#include <recurrencerule.h>
structure for describing the n-th weekday of the month/year.
Definition at line 71 of file recurrencerule.h.
◆ WDayPos()
KCal::RecurrenceRule::WDayPos::WDayPos |
( |
int | ps = 0, |
|
|
short | dy = 0 ) |
|
inlineexplicit |
◆ 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by
doxygen 1.10.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.