camerauis/cameraxui/cxui/inc/cxuiprecaptureview.h
changeset 52 7e18d488ac5f
parent 41 67457b2ffb33
child 55 0da2a5b56583
equal deleted inserted replaced
46:c826656d6714 52:7e18d488ac5f
   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: