equal
deleted
inserted
replaced
84 void setCameraActionToDisable(); |
84 void setCameraActionToDisable(); |
85 void setCameraActionToEnable(); |
85 void setCameraActionToEnable(); |
86 void disableControls(); |
86 void disableControls(); |
87 void enableControls(); |
87 void enableControls(); |
88 void watchInactivity(); |
88 void watchInactivity(); |
|
89 void updateVolumeSlider(int aVolumeLevel); |
89 |
90 |
90 protected: // From HbView |
91 protected: // From HbView |
91 |
92 |
92 void gestureEvent(QGestureEvent *event); |
93 void gestureEvent(QGestureEvent *event); |
93 |
94 |