korganizer Library API Documentation

KODialogManager Class Reference

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

#include <kodialogmanager.h>

Inheritance diagram for KODialogManager:

QObject 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 Methods

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

Static Public Methods

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(), and QObject::connect().

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(), and QObject::connect().

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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:32 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003