kplato

KPlato::WeekMap Class Reference

Inheritance diagram for KPlato::WeekMap:

KPlato::IntMap List of all members.

Detailed Description

Definition at line 129 of file kptmap.h.


Public Member Functions

bool contains (int week, int year)
bool contains (QPair< int, int > week)
void insert (int week, int year, int state=Map::NonWorking)
void insert (QPair< int, int > week, int state=Map::NonWorking)
void insert (WeekMap::iterator it, int state)
void remove (QPair< int, int > week)
int state (QPair< int, int > week)
int state (int week, int year)
void toggle (QPair< int, int > week, int state=Map::NonWorking)
void toggleClear (QPair< int, int > week, int state=Map::NonWorking)

Static Public Member Functions

static QPair< int, int > week (int key)

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