KonsoleKalendar
KonsoleKalendarAdd Class Reference
#include <konsolekalendaradd.h>
Public Member Functions | |
KonsoleKalendarAdd (KonsoleKalendarVariables *vars) | |
~KonsoleKalendarAdd () | |
bool | addEvent () |
bool | addImportedCalendar () |
Detailed Description
Class to manage the Event insertion capability.
Definition at line 44 of file konsolekalendaradd.h.
Constructor & Destructor Documentation
|
explicit |
Constructs a KonsoleKalendarAdd object from command line arguments.
- Parameters
-
vars is a KonsoleKalendarVariable object with Event information.
Definition at line 56 of file konsolekalendaradd.cpp.
KonsoleKalendarAdd::~KonsoleKalendarAdd | ( | ) |
Destructor.
Definition at line 61 of file konsolekalendaradd.cpp.
Member Function Documentation
bool KonsoleKalendarAdd::addEvent | ( | ) |
bool KonsoleKalendarAdd::addImportedCalendar | ( | ) |
Imports calendar file to current Calendar.
Definition at line 137 of file konsolekalendaradd.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.