photosgallery/viewframework/views/metadatadialog/inc/glxmetadatadialog.h
branchRCL_3
changeset 57 ea65f74e6de4
parent 14 ce1c7ad1f18b
--- a/photosgallery/viewframework/views/metadatadialog/inc/glxmetadatadialog.h	Thu Jul 15 18:39:01 2010 +0300
+++ b/photosgallery/viewframework/views/metadatadialog/inc/glxmetadatadialog.h	Thu Aug 19 09:55:03 2010 +0300
@@ -127,18 +127,9 @@
     * @param aMenuPane  Pointer to menupane
     */
     void DynInitMenuPaneL(TInt aMenuId, CEikMenuPane* aMenuPane);
-		//hanldes orientation changes.
-    void HandleResourceChange( TInt aType );
-    void SizeChanged();
 
 private:        
 		/**
-		* Initializes the dialog's controls before the dialog is sized and 
-		* layed out. Empty by default.
-		*/
-		void PreLayoutDynInitL();
-		
-		/**
 		 * Initializes the dialog's controls after the dialog has been sized 
 		 * but before it has been activated.
 		 */
@@ -151,11 +142,6 @@
 		void ConstructL();
 		
 		/**
-		 * Constructs the Alf Environment and display
-		 */
-		void ConstructAlfEnvL();
-		
-		/**
 		* Initalise the resource
 		*
 		*/
@@ -177,8 +163,6 @@
 		MGlxMediaList& MediaList();
         
 private:
-
-		void Draw( const TRect& /*aRect*/ ) const;    
 		void HandlePointerEventL(const TPointerEvent& aPointerEvent);   	
 		/**
 		* SetTitleL
@@ -191,14 +175,23 @@
 		* Sets title of previous view
 		*/
 		void SetPreviousTitleL();
-			/**
-		* Find out the items nature to set the corresponding options
+
+		/** 
+		* Sets the dialog toolbar visibility
+		* @param aVisible - ETrue for visible; EFalse otherwise.
 		*/
-		void OnLocationEditL();
-		void AddTagL();
-		void AddAlbumL();    
 		void SetDetailsDlgToolbarVisibility(TBool aVisible);
-		
+
+public:
+    // from MGlxMetadataDialogObserver	
+    /**
+     * Find out the items nature to set the corresponding options
+     */
+    void OnLocationEditL();
+    void AddTagL();
+    void AddAlbumL();
+    void HandleItemRemovedL();
+
 public: // from MEikDialogPageObserver
     /**
     * @ref MEikDialogPageObserver::CreateCustomControlL