photosgallery/viewframework/uiutilities/inc/glxuiutility.h
branchRCL_3
changeset 12 ce1c7ad1f18b
parent 0 4e91876724a2
child 13 bcb43dc84c44
--- a/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Fri Mar 12 15:42:44 2010 +0200
+++ b/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Mon Mar 15 12:40:30 2010 +0200
@@ -203,7 +203,25 @@
     IMPORT_C TBool IsExitingState();
     
     IMPORT_C void SetExitingState(TBool aIsExiting);
-    
+	/**
+	* Forcibly start the Thumbnail Manager daemon process
+	* @param none
+	* @return none
+	*/
+    IMPORT_C void StartTNMDaemonL();
+
+	/**
+	* To stop the Thumbnail Manager daemon process so as to stop force generation of thumbnails
+	* @param none
+	* @return none
+	*/
+	IMPORT_C void StopTNMDaemonL();
+
+    /**
+     * Get the number of items left for Thumbnail generation
+     * @return TInt number of items left for TN generation
+     */
+    IMPORT_C TInt GetItemsLeftCountL();
     /**
      * Returns Visible items granularity based on feature 
      * layout (i.e., qHD, VGA)