KDE PIM / Developers / API Docs / korganizer

KOIncidenceEditor Class Reference

This is the base class for the calendar component editors. More...

#include <koincidenceeditor.h>

Inherits KDialogBase.

Inherited by KOEventEditor, KOJournalEditor, and KOTodoEditor.

List of all members.

Public Slots

Signals

Public Member Functions

Protected Slots

Protected Member Functions

Protected Attributes


Detailed Description

This is the base class for the calendar component editors.


Constructor & Destructor Documentation

KOIncidenceEditor::KOIncidenceEditor (  const QString &  caption,
Calendar *  calendar,
QWidget *  parent
) 
 

Construct new IncidenceEditor.


Member Function Documentation

virtual void KOIncidenceEditor::init (   )  [pure virtual]
 

Initialize editor.

This function creates the tab widgets.

Implemented in KOEventEditor, KOJournalEditor, and KOTodoEditor.

virtual void KOIncidenceEditor::modified (  int  = 0  )  [inline, virtual]
 

This incidence has been modified externally.

Reimplemented in KOEventEditor, KOJournalEditor, and KOTodoEditor.

virtual void KOIncidenceEditor::editIncidence (  Incidence *   )  [pure virtual, slot]
 

Edit an existing todo.

Implemented in KOEventEditor, KOJournalEditor, and KOTodoEditor.

virtual bool KOIncidenceEditor::processInput (   )  [inline, protected, virtual]
 

Process user input and create or update event.

Returns false if input is invalid.

Reimplemented in KOEventEditor, KOJournalEditor, and KOTodoEditor.


The documentation for this class was generated from the following files: