konsolekalendar.h
Go to the documentation of this file.
This class provides all the variables for the program.
Definition: konsolekalendarvariables.h:78
KonsoleKalendar(KonsoleKalendarVariables *variables)
Constructs a KonsoleKalendar object from command line arguments.
Definition: konsolekalendar.cpp:62
bool isEvent(TQDateTime startdate, TQDateTime enddate, TQString summary)
Detect if event already exists.
Definition: konsolekalendar.cpp:411
Provides the KonsoleKalendarVariables class definition.