commonuis/CommonDialogs/src/CAknCommonDialogsPopupList.h
branchRCL_3
changeset 55 aecbbf00d063
parent 15 08e69e956a8c
child 56 d48ab3b357f1
equal deleted inserted replaced
51:fcdfafb36fe7 55:aecbbf00d063
    63      * Update popuplist with new memory names
    63      * Update popuplist with new memory names
    64      * @param aItemArray Memory names from memory selection model
    64      * @param aItemArray Memory names from memory selection model
    65      */
    65      */
    66     virtual void NotifyDrivesChangedL(const MDesCArray* aItemArray);
    66     virtual void NotifyDrivesChangedL(const MDesCArray* aItemArray);
    67 
    67 
    68     void HandleFileSystemChangedL(const MDesCArray* aItemArray);
       
    69     /**
    68     /**
    70      * From CCoeControl. To handle the Pointer events.
    69      * From CCoeControl. To handle the Pointer events.
    71      * @param aPointerEvent The Pointer event details.
    70      * @param aPointerEvent The Pointer event details.
    72      */
    71      */
    73     void HandlePointerEventL( const TPointerEvent& aPointerEvent );
    72     void HandlePointerEventL( const TPointerEvent& aPointerEvent );