KCal Library
KCal::RecurrenceRule::WDayPos Class Reference
#include <recurrencerule.h>
Public Member Functions | |
| WDayPos (int ps=0, short dy=0) | |
| short | day () const |
| bool | operator== (const RecurrenceRule::WDayPos &pos2) const |
| int | pos () const |
| void | setDay (short dy) |
| void | setPos (int ps) |
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference