KCal::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 45 of file konsolekalendaradd.h.
Constructor & Destructor Documentation
◆ KonsoleKalendarAdd()
KonsoleKalendarAdd::KonsoleKalendarAdd | ( | KonsoleKalendarVariables * | vars | ) |
Constructs a KonsoleKalendarAdd object from command line arguments.
- Parameters
-
vars is a KonsoleKalendarVariable object with Event information.
Definition at line 53 of file konsolekalendaradd.cpp.
◆ ~KonsoleKalendarAdd()
KonsoleKalendarAdd::~KonsoleKalendarAdd | ( | ) |
Destructor.
Definition at line 58 of file konsolekalendaradd.cpp.
Member Function Documentation
◆ addEvent()
bool KonsoleKalendarAdd::addEvent | ( | ) |
◆ addImportedCalendar()
bool KonsoleKalendarAdd::addImportedCalendar | ( | ) |
Imports calendar file to current Calendar.
Definition at line 111 of file konsolekalendaradd.cpp.
The documentation for this class was generated from the following files: