KCal::RecurrenceRule::WDayPos Class Reference

#include <recurrencerule.h>

Public Member Functions

 WDayPos (int ps=0, short dy=0)
 
short day () const
 
int pos () const
 
void setDay (short dy)
 
void setPos (int ps)
 
bool operator== (const RecurrenceRule::WDayPos &pos2) const
 

Protected Attributes

short mDay
 
int mPos
 

Detailed Description

structure for describing the n-th weekday of the month/year.

Definition at line 185 of file recurrencerule.h.


The documentation for this class was generated from the following file: