homescreenapp/stateplugins/hshomescreenstateplugin/inc/hsidlestate.h
changeset 101 ba1b7e218624
parent 95 32e56106abf2
equal deleted inserted replaced
98:e6f74eb7f69f 101:ba1b7e218624
   124     void action_moveScene_disconnectGestureHandlers();    
   124     void action_moveScene_disconnectGestureHandlers();    
   125     void action_addPage_addPage();
   125     void action_addPage_addPage();
   126     void action_preRemovePage_showQuery();
   126     void action_preRemovePage_showQuery();
   127     void action_preRemovePage_exit();
   127     void action_preRemovePage_exit();
   128     void action_removePage_startRemovePageAnimation();
   128     void action_removePage_startRemovePageAnimation();
       
   129     void action_removePage_connectAboutToChangeOrientationEventHandler();
   129     void action_removePage_removePage();
   130     void action_removePage_removePage();
       
   131     void action_removePage_disconnectAboutToChangeOrientationEventHandler();
   130     void action_toggleConnection_toggleConnection();
   132     void action_toggleConnection_toggleConnection();
   131     void action_idle_setupTitle();
   133     void action_idle_setupTitle();
   132     void action_idle_cleanupTitle();
   134     void action_idle_cleanupTitle();
   133     
   135     
   134     void onPageTapAndHoldFinished(QGestureEvent *event);
   136     void onPageTapAndHoldFinished(QGestureEvent *event);