photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerslideshow.h
branchRCL_3
changeset 22 2dac0fdba72b
parent 0 4e91876724a2
child 25 191387a8b767
equal deleted inserted replaced
18:bcb43dc84c44 22:2dac0fdba72b
    82                 const RArray<TMPXAttribute>& aAttributes, MGlxMediaList* aList);	
    82                 const RArray<TMPXAttribute>& aAttributes, MGlxMediaList* aList);	
    83     void HandleFocusChangedL(NGlxListDefs::TFocusChangeType aType, TInt aNewIndex,
    83     void HandleFocusChangedL(NGlxListDefs::TFocusChangeType aType, TInt aNewIndex,
    84                 TInt aOldIndex, MGlxMediaList* aList);
    84                 TInt aOldIndex, MGlxMediaList* aList);
    85     void HandleItemSelectedL(TInt aIndex, TBool aSelected, MGlxMediaList* aList);
    85     void HandleItemSelectedL(TInt aIndex, TBool aSelected, MGlxMediaList* aList);
    86     void HandleMessageL(const CMPXMessage& aMessage, MGlxMediaList* aList);
    86     void HandleMessageL(const CMPXMessage& aMessage, MGlxMediaList* aList);
       
    87     void HandlePopulatedL( MGlxMediaList* aList );
    87     
    88     
    88 private:
    89 private:
    89     /** Second phase constructor */
    90     /** Second phase constructor */
    90 	void ConstructL();
    91 	void ConstructL();
    91 
    92