kplato
KPlato::CalendarListDialogImpl Class Reference
Inheritance diagram for KPlato::CalendarListDialogImpl:

Detailed Description
Definition at line 40 of file kptcalendarlistdialog.h.
Public Slots | |
| void | slotSelectionChanged () |
| void | slotSelectionChanged (QListViewItem *listItem) |
Signals | |
| void | obligatedFieldsFilled (bool yes) |
| void | calendarModified () |
| void | calendarChanged () |
| void | enableButtonOk (bool on) |
| void | renameStarted (QListViewItem *, int) |
| void | startRename (QListViewItem *item, int col) |
| void | selectionChanged () |
Public Member Functions | |
| CalendarListDialogImpl (Project &project, QWidget *parent) | |
| void | setBaseCalendars () |
| Calendar * | getCalendar () |
| void | setCalendar (Calendar *cal) |
| QPtrList< CalendarListViewItem > & | deletedItems () |
| void | renameStopped (QListViewItem *item) |
Protected Member Functions | |
| CalendarListViewItem * | findItem (Calendar *cal) |
The documentation for this class was generated from the following files:

