KDE PIM / Developers / API Docs / konsolekalendar

KCal::KonsoleKalendar Class Reference

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

#include <konsolekalendar.h>

List of all members.

Public Member Functions


Detailed Description

KonsoleKalendar is the base class of the project.


Member Function Documentation

bool KonsoleKalendar::showInstance  ) 
 

Visualisez what we need.

bool KonsoleKalendar::importCalendar  ) 
 

Imports calendar file.

bool KonsoleKalendar::addEvent  ) 
 

Add event to calendar.

bool KonsoleKalendar::changeEvent  ) 
 

Change event.

bool KonsoleKalendar::deleteEvent  ) 
 

Delete event.

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

bool KonsoleKalendar::createCalendar  ) 
 

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


The documentation for this class was generated from the following files: