konsolekalendar
KCal::KonsoleKalendar Class Reference
The base class of the project. More...
#include <konsolekalendar.h>
Public Member Functions | |
bool | addEvent () |
bool | changeEvent () |
bool | createCalendar () |
bool | deleteEvent () |
bool | importCalendar () |
bool | isEvent (QDateTime startdate, QDateTime enddate, QString summary) |
KonsoleKalendar (KonsoleKalendarVariables *variables) | |
bool | showInstance () |
~KonsoleKalendar () |
Detailed Description
The base class of the project.
Definition at line 52 of file konsolekalendar.h.
Constructor & Destructor Documentation
KonsoleKalendar::KonsoleKalendar | ( | KonsoleKalendarVariables * | variables | ) |
Constructs a KonsoleKalendar object from command line arguments.
Definition at line 61 of file konsolekalendar.cpp.
KonsoleKalendar::~KonsoleKalendar | ( | ) |
Member Function Documentation
bool KonsoleKalendar::addEvent | ( | ) |
bool KonsoleKalendar::changeEvent | ( | ) |
bool KonsoleKalendar::createCalendar | ( | ) |
bool KonsoleKalendar::deleteEvent | ( | ) |
bool KonsoleKalendar::importCalendar | ( | ) |
Detect if event already exists.
- Parameters:
-
startdate Starting date enddate Ending date summary Which summary event should have have
Definition at line 410 of file konsolekalendar.cpp.
bool KonsoleKalendar::showInstance | ( | ) |
The documentation for this class was generated from the following files: