KCalendarCore::RecurrenceRule::WDayPos

Search for usage in LXR

KCalendarCore::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
 
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 56 of file recurrencerule.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:58:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.