korganizer

#include <holiday.h>

Static Public Member Functions

static TQStringList FindHoliday (int month, int day, int weekday, int kvia, bool leap_year_p, bool israel_p, int day_number, int year)
 
static TQString Sfirah (int)
 

Static Public Attributes

static bool CholP
 
static bool OmerP
 
static bool ParshaP
 

Detailed Description

Author
Jonathan Singer

Definition at line 20 of file holiday.h.

Constructor & Destructor Documentation

◆ Holiday()

Holiday::Holiday ( )

Definition at line 21 of file holiday.cpp.

◆ ~Holiday()

Holiday::~Holiday ( )

Definition at line 26 of file holiday.cpp.

Member Function Documentation

◆ FindHoliday()

TQStringList Holiday::FindHoliday ( int  month,
int  day,
int  weekday,
int  kvia,
bool  leap_year_p,
bool  israel_p,
int  day_number,
int  year 
)
static

Definition at line 38 of file holiday.cpp.

◆ Sfirah()

TQString Holiday::Sfirah ( int  day)
static

Definition at line 416 of file holiday.cpp.

Member Data Documentation

◆ CholP

bool Holiday::CholP
static

Definition at line 34 of file holiday.h.

◆ OmerP

bool Holiday::OmerP
static

Definition at line 35 of file holiday.h.

◆ ParshaP

bool Holiday::ParshaP
static

Definition at line 36 of file holiday.h.


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