calendarui/controller/inc/calenviewmanager.h
changeset 63 a3cb48f6c889
parent 57 bb2d3e476f29
child 89 b57382753122
equal deleted inserted replaced
57:bb2d3e476f29 63:a3cb48f6c889
   101 		void removePreviousView();
   101 		void removePreviousView();
   102 		
   102 		
   103 		void constructOtherViews();
   103 		void constructOtherViews();
   104 		
   104 		
   105 		void launchSettingsView();
   105 		void launchSettingsView();
   106 		
   106 				
       
   107 		/**
       
   108 		 * @brief check if Agenda Event Viewer is active
       
   109 		 */
       
   110 		bool isEventViewerActive();
       
   111 
       
   112 		/**
       
   113 		 * save the entry and close the editor
       
   114 		 */
       
   115 		void saveAndCloseEditor();
       
   116 		
       
   117 
       
   118         /**
       
   119          * close agenda event view
       
   120          * should be call if agenda eevent view is open
       
   121          */
       
   122 		void closeAgendaEventView();
       
   123         
       
   124 		/**
       
   125          * remove the setting view
       
   126          */
       
   127 		void removeSettingsView();
   107 		
   128 		
   108 	public: // from MCalenNotificationHandler
   129 	public: // from MCalenNotificationHandler
   109    
   130    
   110         /**
   131         /**
   111          * Handles notifications
   132          * Handles notifications