KCal::KonsoleKalendar Class Reference
KonsoleKalendar is the base class of the project. More...
#include <konsolekalendar.h>
Public Member Functions
- KonsoleKalendar (KonsoleKalendarVariables *variables)
- bool showInstance ()
- bool importCalendar ()
- bool addEvent ()
- bool changeEvent ()
- bool deleteEvent ()
- bool isEvent (QDateTime startdate, QDateTime enddate, QString summary)
- bool createCalendar ()
Detailed Description
KonsoleKalendar is the base class of the project.
Member Function Documentation
|
Visualisez what we need.
|
|
Imports calendar file.
|
|
Add event to calendar.
|
|
Change event.
|
|
Delete event.
|
|
Detect if event already exists.
|
|
Creates calendar file (If it doesn't exists).
|
The documentation for this class was generated from the following files:
- konsolekalendar.h
- konsolekalendar.cpp