photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraddtocontainer.h
changeset 2 7d9067c6fcb1
parent 0 4e91876724a2
child 3 9a9c174934f5
equal deleted inserted replaced
1:9ba538e329bd 2:7d9067c6fcb1
    67 	IMPORT_C static CGlxCommandHandlerAddToContainer* NewL(MGlxMediaListProvider* aMediaListProvider,
    67 	IMPORT_C static CGlxCommandHandlerAddToContainer* NewL(MGlxMediaListProvider* aMediaListProvider,
    68 	                                                       TInt aCommandId, TBool aHasToolbarItem );
    68 	                                                       TInt aCommandId, TBool aHasToolbarItem );
    69 	    
    69 	    
    70     /** Destructor */
    70     /** Destructor */
    71 	IMPORT_C ~CGlxCommandHandlerAddToContainer();
    71 	IMPORT_C ~CGlxCommandHandlerAddToContainer();
       
    72 	
       
    73 	// from MProgressDialogCallback
       
    74 	void DialogDismissedL(TInt aButtonId);
    72 
    75 
    73 protected: // From CGlxMediaListCommandHandler
    76 protected: // From CGlxMediaListCommandHandler
    74 
    77 
    75     /** See @ref CGlxMpxCommandCommandHandler::CreateCommandL */
    78     /** See @ref CGlxMpxCommandCommandHandler::CreateCommandL */
    76 	virtual CMPXCommand* CreateCommandL(TInt aCommandId, MGlxMediaList& aList,
    79 	virtual CMPXCommand* CreateCommandL(TInt aCommandId, MGlxMediaList& aList,