photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h
branchRCL_3
changeset 35 420f6808bf21
parent 25 191387a8b767
equal deleted inserted replaced
32:78ad99c24f08 35:420f6808bf21
    74 
    74 
    75 protected: // from CGlxCommandHandler
    75 protected: // from CGlxCommandHandler
    76     /** See @ref CGlxCommandHandler::DoActivateL */
    76     /** See @ref CGlxCommandHandler::DoActivateL */
    77     void DoActivateL(TInt /*aViewId*/);
    77     void DoActivateL(TInt /*aViewId*/);
    78     
    78     
    79 	/** See @ref CGlxCommandHandler::DoIsDisabled*/ 
       
    80     TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
       
    81 
       
    82 private:
    79 private:
    83     /** Second phase constructor */
    80     /** Second phase constructor */
    84 	void ConstructL(const TDesC& aFileName);
    81 	void ConstructL(const TDesC& aFileName);
    85 
    82 
    86     /** Constructor */
    83     /** Constructor */