~faenil/ubuntu-ui-toolkit/UbuntuTestCase_flick_flakiness_fix

« back to all changes in this revision

Viewing changes to src/Ubuntu/Components/plugin/ucabstractbutton_p.h

  • Committer: Zoltán Balogh
  • Date: 2015-12-21 19:13:37 UTC
  • mfrom: (1000.56.81 ubuntu-ui-toolkit)
  • Revision ID: zoltan@bakter.hu-20151221191337-dkge2gbi73flkyld
Sync with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    void completeComponentInitialization() override;
36
36
 
37
37
    bool isPressAndHoldConnected();
 
38
    void onClicked();
38
39
 
39
40
    // private slots
40
41
    void _q_mouseAreaPressed();