KCal Library
KCal::RecurrenceRule::WDayPos Class Reference
structure for describing the n-th weekday of the month/year. More...
#include <recurrencerule.h>
Public Member Functions | |
| short | day () const |
| bool | operator== (const RecurrenceRule::WDayPos &pos2) const |
| int | pos () const |
| void | setDay (short dy) |
| void | setPos (int ps) |
| WDayPos (int ps=0, short dy=0) | |
Protected Attributes | |
| short | mDay |
| int | mPos |
Detailed Description
structure for describing the n-th weekday of the month/year.
Definition at line 71 of file recurrencerule.h.
The documentation for this class was generated from the following file:
KDE 4.3 API Reference