korganizer Library API Documentation

KODialogManager Class Reference

This class manages the dialogs used by the calendar view. More...

#include <kodialogmanager.h>

List of all members.

Public Slots

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

Public Member Functions

 KODialogManager (CalendarView *)
KOEventEditorgetEventEditor ()
KOTodoEditorgetTodoEditor ()
OutgoingDialog * outgoingDialog ()
IncomingDialog * incomingDialog ()
void updateSearchDialog ()
void setDocumentId (const QString &id)
void connectTypeAhead (KOEventEditor *editor, KOAgendaView *agenda)

Static Public Member Functions

void errorSaveEvent (QWidget *parent)
void errorSaveTodo (QWidget *parent)
void errorSaveJournal (QWidget *parent)


Detailed Description

This class manages the dialogs used by the calendar view.

It owns the objects and handles creation and selection.

Definition at line 52 of file kodialogmanager.h.


Member Function Documentation

KOEventEditor * KODialogManager::getEventEditor  ) 
 

Get an editor dialog for an Event.

Definition at line 256 of file kodialogmanager.cpp.

References CalendarView::calendar().

Referenced by CalendarView::editEvent(), and CalendarView::newEvent().

KOTodoEditor * KODialogManager::getTodoEditor  ) 
 

Get an editor dialog for a Todo.

Definition at line 294 of file kodialogmanager.cpp.

References CalendarView::calendar().

Referenced by CalendarView::editTodo(), CalendarView::newSubTodo(), and CalendarView::newTodo().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for korganizer Library Version 3.2.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Mar 6 17:18:33 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003