calendarui/caleneditor/inc/caleneditor_p.h
changeset 77 b0711afde476
parent 68 a5a1242fd2e8
child 80 fa7c359294fa
equal deleted inserted replaced
68:a5a1242fd2e8 77:b0711afde476
   166 	void handleLocationChange(const QString location);
   166 	void handleLocationChange(const QString location);
   167 	void handleLocationChange(const QString location, 
   167 	void handleLocationChange(const QString location, 
   168             const double geoLatitude, const double geoLongitude);
   168             const double geoLatitude, const double geoLongitude);
   169 	void handleDescriptionChange(const QString description);
   169 	void handleDescriptionChange(const QString description);
   170 	void saveAndCloseEditor();
   170 	void saveAndCloseEditor();
   171 	void showDeleteConfirmationQuery(bool closeEditor = false);
   171 	void showDeletePopup();
       
   172 	void showDeleteConfirmationQuery();
       
   173 	void showDeleteOccurencePopup();
   172 	void handleDeleteAction();
   174 	void handleDeleteAction();
       
   175 	void handleDeleteOccurence(int index);
   173 	void launchSettingsView();
   176 	void launchSettingsView();
   174 	void discardChanges();
   177 	void discardChanges();
   175 	void handleDescriptionAction();
   178 	void handleDescriptionAction();
   176 	void handleEditOccurence(int index);
   179 	void handleEditOccurence(int index);
   177 	void handleCancel();
   180 	void handleCancel();