konsolekalendar

KCal::KonsoleKalendar Class Reference

#include <konsolekalendar.h>

List of all members.


Detailed Description

The base class of the project.

Author:
Tuukka Pasanen

Definition at line 52 of file konsolekalendar.h.


Public Member Functions

 KonsoleKalendar (KonsoleKalendarVariables *variables)
 ~KonsoleKalendar ()
bool showInstance ()
bool importCalendar ()
bool addEvent ()
bool changeEvent ()
bool deleteEvent ()
bool isEvent (QDateTime startdate, QDateTime enddate, QString summary)
bool createCalendar ()

Constructor & Destructor Documentation

KonsoleKalendar::KonsoleKalendar ( KonsoleKalendarVariables variables  ) 

Constructs a KonsoleKalendar object from command line arguments.

Definition at line 61 of file konsolekalendar.cpp.

KonsoleKalendar::~KonsoleKalendar (  ) 

Destructor.

Definition at line 66 of file konsolekalendar.cpp.


Member Function Documentation

bool KonsoleKalendar::showInstance (  ) 

Visualize what we need.

Definition at line 108 of file konsolekalendar.cpp.

bool KonsoleKalendar::importCalendar (  ) 

Imports calendar file.

Definition at line 70 of file konsolekalendar.cpp.

bool KonsoleKalendar::addEvent (  ) 

Add event to calendar.

Definition at line 373 of file konsolekalendar.cpp.

bool KonsoleKalendar::changeEvent (  ) 

Change event.

Definition at line 385 of file konsolekalendar.cpp.

bool KonsoleKalendar::deleteEvent (  ) 

Delete event.

Definition at line 398 of file konsolekalendar.cpp.

bool KonsoleKalendar::isEvent ( QDateTime  startdate,
QDateTime  enddate,
QString  summary 
)

Detect if event already exists.

Parameters:
startdate Starting date
enddate Ending date
summary Which summary event should have have

Definition at line 410 of file konsolekalendar.cpp.

bool KonsoleKalendar::createCalendar (  ) 

Creates calendar file (If it doesn't exists).

Definition at line 79 of file konsolekalendar.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys