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.
Definition at line 47 of file konsolekalendar.h.
Member Function Documentation
|
Visualisez what we need.
Definition at line 104 of file konsolekalendar.cpp. |
|
Imports calendar file.
Definition at line 66 of file konsolekalendar.cpp. |
|
Add event to calendar.
Definition at line 352 of file konsolekalendar.cpp. |
|
Change event.
Definition at line 364 of file konsolekalendar.cpp. |
|
Delete event.
Definition at line 377 of file konsolekalendar.cpp. |
|
Detect if event already exists.
Definition at line 389 of file konsolekalendar.cpp. |
|
Creates calendar file (If it doesn't exists).
Definition at line 75 of file konsolekalendar.cpp. |
The documentation for this class was generated from the following files: