KODialogManager Class Reference
This class manages the dialogs used by the calendar view. More...
#include <kodialogmanager.h>
Inherits QObject.
Public Slots
- void showOptionsDialog ()
- void showCategoryEditDialog ()
- void showSearchDialog ()
- void showArchiveDialog ()
- void showFilterEditDialog (QPtrList< CalFilter > *filters)
Public Member Functions
- KODialogManager (CalendarView *)
- KOIncidenceEditor * getEditor (Incidence *)
- KOEventEditor * getEventEditor ()
- KOTodoEditor * getTodoEditor ()
- KOJournalEditor * getJournalEditor ()
- void connectEditor (KOIncidenceEditor *editor)
- void updateSearchDialog ()
- void connectTypeAhead (KOEventEditor *editor, KOAgendaView *agenda)
Static Public Member Functions
Detailed Description
This class manages the dialogs used by the calendar view.It owns the objects and handles creation and selection.
Member Function Documentation
|
Get the appropriate editor for the given incidence.
|
|
Get an editor dialog for an Event.
|
|
Get an editor dialog for a Todo.
|
|
Get an editor dialog for a Journal.
|
The documentation for this class was generated from the following files:
- kodialogmanager.h
- kodialogmanager.cpp