calendarui/caleneditor/inc/caleneditor_p.h
changeset 70 a5ed90760192
parent 64 1881ad52dc45
child 75 7ac58b2aae6f
equal deleted inserted replaced
64:1881ad52dc45 70:a5ed90760192
   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();