korganizer

KOEditorGeneralJournal Class Reference

List of all members.

Detailed Description

Definition at line 46 of file koeditorgeneraljournal.h.


Public Member Functions

 KOEditorGeneralJournal (QObject *parent=0, const char *name=0)
virtual ~KOEditorGeneralJournal ()
void initDate (QWidget *, QBoxLayout *)
void initDescription (QWidget *, QBoxLayout *)
void initTitle (QWidget *parent, QBoxLayout *topLayout)
void setDefaults (const QDate &date)
void setDate (const QDate &date)
void setTime (const QTime &time)
void readJournal (Journal *, bool tmpl=false)
void writeJournal (Journal *)
bool validateInput ()
void setDescription (const QString &text)
void setSummary (const QString &text)
void finishSetup ()

Protected Attributes

QLineEdit * mSummaryEdit
QLabel * mSummaryLabel
KTextEdit * mDescriptionEdit
QLabel * mDateLabel
KDateEdit * mDateEdit
QCheckBox * mTimeCheckBox
KTimeEdit * mTimeEdit

Member Function Documentation

void KOEditorGeneralJournal::setDefaults ( const QDate &  date  ) 

Set widgets to default values.

Definition at line 133 of file koeditorgeneraljournal.cpp.

void KOEditorGeneralJournal::readJournal ( Journal ,
bool  tmpl = false 
)

Read journal object and setup widgets accordingly.

Definition at line 138 of file koeditorgeneraljournal.cpp.

void KOEditorGeneralJournal::writeJournal ( Journal  ) 

Write journal settings to event object.

Definition at line 154 of file koeditorgeneraljournal.cpp.

bool KOEditorGeneralJournal::validateInput (  ) 

Check if the input is valid.

Definition at line 191 of file koeditorgeneraljournal.cpp.


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