konsolekalendar

KCal::KonsoleKalendarAdd Class Reference

Class to manage the Event insertion capability. More...

#include <konsolekalendaradd.h>

List of all members.


Public Member Functions

bool addEvent ()
bool addImportedCalendar ()
 KonsoleKalendarAdd (KonsoleKalendarVariables *vars)
 ~KonsoleKalendarAdd ()

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

Destructor.

Definition at line 58 of file konsolekalendaradd.cpp.


Member Function Documentation

bool KonsoleKalendarAdd::addEvent (  ) 

Add the Event.

Adds event to Calendar.

Definition at line 66 of file konsolekalendaradd.cpp.

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: