photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h
branchRCL_3
changeset 75 01504893d9cb
parent 64 34937ec34dac
equal deleted inserted replaced
68:5b238bc8ffb6 75:01504893d9cb
    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);
       
    76     /// @ref CGlxCommandHandler::PopulateToolbar
    73     /// @ref CGlxCommandHandler::PopulateToolbar
    77     void PopulateToolbarL();
    74     void PopulateToolbarL();
    78 private:    // From MGlxMediaListObserver
    75 private:    // From MGlxMediaListObserver
    79     void HandleItemAddedL(TInt aStartIndex, TInt aEndIndex,
    76     void HandleItemAddedL(TInt aStartIndex, TInt aEndIndex,
    80                 MGlxMediaList* aList);
    77                 MGlxMediaList* aList);