camerauis/cameraxui/cxui/inc/cxuiapplicationstate.h
changeset 58 ddba9caa7f32
parent 42 feebad15db8c
equal deleted inserted replaced
55:0da2a5b56583 58:ddba9caa7f32
    67     void exitStandby();
    67     void exitStandby();
    68 
    68 
    69 private slots:
    69 private slots:
    70     void handleForegroundStateChanged(CxuiApplicationFrameworkMonitor::ForegroundState state);
    70     void handleForegroundStateChanged(CxuiApplicationFrameworkMonitor::ForegroundState state);
    71     void handleUsbMassMemoryModeChanged(bool active);
    71     void handleUsbMassMemoryModeChanged(bool active);
       
    72     void handleTaskSwitcherStateChanged(bool active);
    72     void handleBatteryEmpty();
    73     void handleBatteryEmpty();
    73     void handleSevereError();
    74     void handleSevereError();
    74     void handleErrorCleared();
    75     void handleErrorCleared();
    75 
    76 
    76 private:
    77 private: