class AlcatelCalendar

class for storing calendar More...

Definition#include <kalcatel/alcatelclasses.h>
InheritsAlcatelClass [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

class for storing calendar

 AlcatelCalendar ()

AlcatelCalendar

 ~AlcatelCalendar ()

~AlcatelCalendar

void  setField (int number, AlcatelFieldStruct *data)

setField

sets field read from mobile in this class

AlcatelFieldStructgetField (int number)

getField

gets number-th field

void  diffDeleted (const AlcatelCalendar &cmp)

diffDeleted

sets fields that are missing in current object from cmp as deleted

bool  operator== (const AlcatelCalendar &cmp)

operator==

[const]

bool  operator!= (const AlcatelCalendar &cmp)

operator!=

[const]

bool  isSame (const AlcatelCalendar &cmp)

isSame

[const]

returns of events are same, same events can differ in storage, position (both also previous) and modified/created/deleted flag

QString  Repeating (void)

Repeating

[const]

returns string with short information about repeating events

QString  RepeatingDetail (void)

RepeatingDetail

[const]

returns string with detailed information about repeating events

QString  getName (void)

getName

returns formatted printable name of event

Reimplemented from AlcatelClass.

QDate Date

Date

QTime StartTime

StartTime

QTime EndTime

EndTime

QDateTime Alarm

Alarm

QString Subject

Subject

int Private

Private

int EventType

EventType

int ContactID

ContactID

int DayOfWeek

DayOfWeek

int Day

Day

int WeekOfMonth

WeekOfMonth

int Month

Month

int Frequency

Frequency

QDate StartDate

StartDate

QDate StopDate

StopDate

QDateTime Alarm2

Alarm2

const char * getClassName ()

getClassName

Reimplemented from AlcatelClass.

static const unsigned int max_field

max_field

bool deleted_flags[max_field]

deleted_flags[max_field]


Generated by: michal on quirk.cic on Fri May 9 19:34:14 2003, using kdoc 2.0a54.