filemanager/App/inc/CFileManagerFileListContainer.h
branchRCL_3
changeset 42 f5c50b8af68c
parent 39 65326cf895ed
child 52 40fb776cbfb3
equal deleted inserted replaced
39:65326cf895ed 42:f5c50b8af68c
    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);
       
    63 
    60 
    64     private: // From CCoeControl
    61     private: // From CCoeControl
    65         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,TEventCode aType );
    62         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,TEventCode aType );
    66 
    63 
    67         void HandlePointerEventL( const TPointerEvent &aPointerEvent );
    64         void HandlePointerEventL( const TPointerEvent &aPointerEvent );