KonsoleKalendar
konsolekalendar.h
Go to the documentation of this file.
This class provides all the variables for the program.
Definition: konsolekalendarvariables.h:73
bool isEvent(const QDateTime &startdate, const QDateTime &enddate, const QString &summary)
Detect if event already exists.
Definition: konsolekalendar.cpp:435
bool createCalendar()
Creates calendar file (If it doesn't exists)
Definition: konsolekalendar.cpp:136
KonsoleKalendar(KonsoleKalendarVariables *variables)
Constructs a KonsoleKalendar object from command line arguments.
Definition: konsolekalendar.cpp:64
Provides the KonsoleKalendarVariables class definition.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.