filemanager/App/inc/CFileManagerFileListContainer.h
branchRCL_3
changeset 22 f5c50b8af68c
parent 21 65326cf895ed
equal deleted inserted replaced
21:65326cf895ed 22: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 );