konsolekalendar

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.

Author
Tuukka Pasanen
Allen Winter

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
varsis 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 ( )

Add the Event.

Adds event to Calendar.

Definition at line 66 of file konsolekalendaradd.cpp.

◆ 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: