bluetoothengine/bthid/mouse/PaintCursor/inc/paintcursorappui.h
branchRCL_3
changeset 11 a42ed326b458
parent 0 f63038272f30
equal deleted inserted replaced
10:0707dd69d236 11:a42ed326b458
    75             TEventCode aType);
    75             TEventCode aType);
    76 
    76 
    77     void SendToBackground();
    77     void SendToBackground();
    78 
    78 
    79     void EndTask();
    79     void EndTask();
       
    80     
       
    81     void HandleForegroundEventL(TBool aForeground);
    80 
    82 
    81 private:
    83 private:
    82     CPaintCursorAppView* iAppView;
    84     CPaintCursorAppView* iAppView;
    83     CBTMouseCursorStatusObserver* iPsKeyWatcher;
    85     CBTMouseCursorStatusObserver* iPsKeyWatcher;
    84     };
    86     };