photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwbase.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
    72      *          implented in
    72      *          implented in
    73      */
    73      */
    74 	CGlxCommandHandlerAiwBase(MGlxMediaListProvider* aMediaListProvider, 
    74 	CGlxCommandHandlerAiwBase(MGlxMediaListProvider* aMediaListProvider, 
    75 	                          TInt aMenuResource);
    75 	                          TInt aMenuResource);
    76 
    76 
    77     /** Second phase constructor */
    77     /** Second phase constructor
    78 	void ConstructL();
    78      * @param aFileName resource file
       
    79      */
       
    80 	void ConstructL(const TDesC& aFileName);
    79 	
    81 	
    80     /**
    82     /**
    81      *  This appends a Uri and/or a mimetype parameter to the InParams list (see Aiw Service Handler)
    83      *  This appends a Uri and/or a mimetype parameter to the InParams list (see Aiw Service Handler)
    82      *  @param aItem - The data source. Used to extract the Uri/mimetype
    84      *  @param aItem - The data source. Used to extract the Uri/mimetype
    83      *  @param aAiwServiceHandler - Reference to the CGlxAiwServiceHandler
    85      *  @param aAiwServiceHandler - Reference to the CGlxAiwServiceHandler