photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h
branchRCL_3
changeset 13 bcb43dc84c44
parent 0 4e91876724a2
child 15 191387a8b767
--- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdetails.h	Wed Mar 31 21:31:03 2010 +0300
@@ -76,6 +76,14 @@
 
 	    /** @see CGlxMediaListCommandHandler::DoIsDisabled */
 	    TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const;
+	    
+	    /**
+	     * It checks whether full screen thumbnail for 
+	     * focus item is available or not
+    	 * @param aList Medialist to use
+    	 * @return ETrue if any full screen thumbnail available
+	     */
+	    TBool IsThumbnailAvailable(MGlxMediaList& aList) const;
 	
 	private: // implementation