KonsoleKalendar
KonsoleKalendarDelete Class Reference
#include <konsolekalendardelete.h>
Public Member Functions | |
KonsoleKalendarDelete (KonsoleKalendarVariables *vars) | |
~KonsoleKalendarDelete () | |
bool | deleteEvent () |
Detailed Description
Class to manage the Event removal capability.
Definition at line 46 of file konsolekalendardelete.h.
Constructor & Destructor Documentation
|
explicit |
Constructs a KonsoleKalendarDelete object from command line arguments.
- Parameters
-
vars is a pointer to the KonsoleKalendarVariables object which contains all the command line arguments.
Definition at line 45 of file konsolekalendardelete.cpp.
KonsoleKalendarDelete::~KonsoleKalendarDelete | ( | ) |
Destructor.
Definition at line 50 of file konsolekalendardelete.cpp.
Member Function Documentation
bool KonsoleKalendarDelete::deleteEvent | ( | ) |
Delete the Event.
Definition at line 54 of file konsolekalendardelete.cpp.
The documentation for this class was generated from the following files:
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.