filemanager/App/inc/CFileManagerFileListContainer.h
branchRCL_3
changeset 52 40fb776cbfb3
parent 42 f5c50b8af68c
equal deleted inserted replaced
45:6a0ceb387ac7 52:40fb776cbfb3
    55 
    55 
    56         /**
    56         /**
    57          * Destructor.
    57          * Destructor.
    58          */
    58          */
    59         ~CFileManagerFileListContainer();
    59         ~CFileManagerFileListContainer();
       
    60 
       
    61     private: // MCoeControlObserver
       
    62         void HandleControlEventL(CCoeControl* aControl, TCoeEvent aEventType);
    60 
    63 
    61     private: // From CCoeControl
    64     private: // From CCoeControl
    62         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,TEventCode aType );
    65         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,TEventCode aType );
    63 
    66 
    64         void HandlePointerEventL( const TPointerEvent &aPointerEvent );
    67         void HandlePointerEventL( const TPointerEvent &aPointerEvent );