#include <recurrencerule.h>
structure for describing the n-th weekday of the month/year.
Definition at line 185 of file recurrencerule.h.
◆ WDayPos()
KCal::RecurrenceRule::WDayPos::WDayPos |
( |
int |
ps = 0 , |
|
|
short |
dy = 0 |
|
) |
| |
|
inline |
◆ day()
short KCal::RecurrenceRule::WDayPos::day |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ pos()
int KCal::RecurrenceRule::WDayPos::pos |
( |
| ) |
const |
|
inline |
◆ setDay()
void KCal::RecurrenceRule::WDayPos::setDay |
( |
short |
dy | ) |
|
|
inline |
◆ setPos()
void KCal::RecurrenceRule::WDayPos::setPos |
( |
int |
ps | ) |
|
|
inline |
◆ mDay
short KCal::RecurrenceRule::WDayPos::mDay |
|
protected |
◆ mPos
int KCal::RecurrenceRule::WDayPos::mPos |
|
protected |
The documentation for this class was generated from the following file: