camerauis/cameraxui/cxui/inc/cxuiprecaptureview.h
changeset 56 01e205c615b9
parent 37 64817133cd1d
child 60 a289dde0a1d6
equal deleted inserted replaced
48:42ba2d16bf40 56:01e205c615b9
   106 
   106 
   107     // whenever a setting is changed on the engine side, an icon might need updating
   107     // whenever a setting is changed on the engine side, an icon might need updating
   108     // connects to the settingValueChanged signal of CxeSettings
   108     // connects to the settingValueChanged signal of CxeSettings
   109     virtual void handleSettingValueChanged(const QString& key, QVariant newValue);
   109     virtual void handleSettingValueChanged(const QString& key, QVariant newValue);
   110 
   110 
       
   111     void toolbarExtensionDisappearEffectFinished(const HbEffect::EffectStatus &status);
       
   112     void toolbarExtensionAppearEffectFinished(const HbEffect::EffectStatus &status);
       
   113 
   111     // From CxuiView
   114     // From CxuiView
   112     virtual void enterStandby();
   115     virtual void enterStandby();
   113     virtual void exitStandby();
   116     virtual void exitStandby();
   114 
   117 
   115 protected slots:
   118 protected slots: