photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h
branchRCL_3
changeset 64 34937ec34dac
parent 60 5b3385a43d68
child 75 01504893d9cb
equal deleted inserted replaced
60:5b3385a43d68 64:34937ec34dac
    68     TBool DoExecuteL(TInt aCommandId, MGlxMediaList& aList);
    68     TBool DoExecuteL(TInt aCommandId, MGlxMediaList& aList);
    69     /// @ref CGlxMediaListCommandHandler::DoIsDisabled
    69     /// @ref CGlxMediaListCommandHandler::DoIsDisabled
    70     TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
    70     TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
    71     /// @ref CGlxMediaListCommandHandler::BypassFiltersForExecute
    71     /// @ref CGlxMediaListCommandHandler::BypassFiltersForExecute
    72     TBool BypassFiltersForExecute() const;
    72     TBool BypassFiltersForExecute() const;
       
    73     /// @ref CGlxMediaListCommandHandler::DynInitMenuPaneL
       
    74     void DynInitMenuPaneL(TInt aResourceId, CEikMenuPane* aMenuPane, 
       
    75                             TBool aIsBrowseMode);
    73     /// @ref CGlxCommandHandler::PopulateToolbar
    76     /// @ref CGlxCommandHandler::PopulateToolbar
    74     void PopulateToolbarL();
    77     void PopulateToolbarL();
    75 private:    // From MGlxMediaListObserver
    78 private:    // From MGlxMediaListObserver
    76     void HandleItemAddedL(TInt aStartIndex, TInt aEndIndex,
    79     void HandleItemAddedL(TInt aStartIndex, TInt aEndIndex,
    77                 MGlxMediaList* aList);
    80                 MGlxMediaList* aList);