korganizer

KODialogManager Class Reference

#include <kodialogmanager.h>

Inherits QObject.

List of all members.


Detailed Description

This class manages the dialogs used by the calendar view.

It owns the objects and handles creation and selection.

Definition at line 51 of file kodialogmanager.h.


Public Slots

void showOptionsDialog ()
void showCategoryEditDialog ()
void showSearchDialog ()
void showArchiveDialog ()
void showFilterEditDialog (QPtrList< CalFilter > *filters)

Public Member Functions

 KODialogManager (CalendarView *)
KOIncidenceEditorgetEditor (Incidence *)
KOEventEditorgetEventEditor ()
KOTodoEditorgetTodoEditor ()
KOJournalEditorgetJournalEditor ()
void connectEditor (KOIncidenceEditor *editor)
void updateSearchDialog ()
void connectTypeAhead (KOEventEditor *editor, KOrg::AgendaView *agenda)

Static Public Member Functions

static void errorSaveIncidence (QWidget *parent, Incidence *incidence)

Member Function Documentation

KOIncidenceEditor * KODialogManager::getEditor ( Incidence incidence  ) 

Get the appropriate editor for the given incidence.

Definition at line 221 of file kodialogmanager.cpp.

KOEventEditor * KODialogManager::getEventEditor (  ) 

Get an editor dialog for an Event.

Definition at line 231 of file kodialogmanager.cpp.

KOTodoEditor * KODialogManager::getTodoEditor (  ) 

Get an editor dialog for a Todo.

Definition at line 266 of file kodialogmanager.cpp.

KOJournalEditor * KODialogManager::getJournalEditor (  ) 

Get an editor dialog for a Journal.

Definition at line 274 of file kodialogmanager.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys