photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlersend.h
changeset 3 9a9c174934f5
parent 0 4e91876724a2
child 13 71da52165949
equal deleted inserted replaced
2:7d9067c6fcb1 3:9a9c174934f5
    64     * Destructor.
    64     * Destructor.
    65     */
    65     */
    66     IMPORT_C ~CGlxCommandHandlerSend();
    66     IMPORT_C ~CGlxCommandHandlerSend();
    67 
    67 
    68 protected:
    68 protected:
    69 	/*
    69 	/** @ref CGlxCommandHandler::PopulateToolbar*/
    70 	 * 
    70 	void PopulateToolbarL();  
    71 	 */
    71 	
    72 	void PopulateToolbarL();
    72 	/** @ref CGlxCommandHandler::DoIsDisabled*/ 
       
    73 	TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
    73 
    74 
    74 private:
    75 private:
    75 	/**
    76 	/**
    76     * Symbian 2nd phase constructor
    77     * Symbian 2nd phase constructor
    77 	*/
    78 	*/