konsolekalendar Library API Documentation

KCal::KonsoleKalendar Class Reference

KonsoleKalendar is the base class of the project. More...

#include <konsolekalendar.h>

Collaboration diagram for KCal::KonsoleKalendar:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

KonsoleKalendar is the base class of the project.

Definition at line 47 of file konsolekalendar.h.


Member Function Documentation

bool KonsoleKalendar::showInstance  ) 
 

Visualisez what we need.

Definition at line 104 of file konsolekalendar.cpp.

bool KonsoleKalendar::importCalendar  ) 
 

Imports calendar file.

Definition at line 66 of file konsolekalendar.cpp.

bool KonsoleKalendar::addEvent  ) 
 

Add event to calendar.

Definition at line 352 of file konsolekalendar.cpp.

bool KonsoleKalendar::changeEvent  ) 
 

Change event.

Definition at line 364 of file konsolekalendar.cpp.

bool KonsoleKalendar::deleteEvent  ) 
 

Delete event.

Definition at line 377 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 389 of file konsolekalendar.cpp.

bool KonsoleKalendar::createCalendar  ) 
 

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

Definition at line 75 of file konsolekalendar.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for konsolekalendar Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 2 09:56:35 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003