Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

repeatentry.cpp File Reference

#include "repeatentry.h"
#include <qpe/datebookmonth.h>
#include <qpe/qpeapplication.h>
#include <qlabel.h>
#include <qspinbox.h>
#include <time.h>

Include dependency graph for repeatentry.cpp:

Go to the source code of this file.

Functions

static void fillStrings ()
static QString numberPlacing (int x)
static int week (const QDate &dt)

Variables

QString strDayTemplate
QString strYearTemplate
QString strMonthDateTemplate
QString strMonthDayTemplate
QString strWeekTemplate
QString dayLabel [7]


Function Documentation

static void fillStrings  )  [static]
 

Definition at line 58 of file repeatentry.cpp.

References dayLabel, strDayTemplate, strMonthDateTemplate, strMonthDayTemplate, strWeekTemplate, strYearTemplate, and tr.

Referenced by OPimRecurrenceWidget::OPimRecurrenceWidget(), ORecurranceWidget::ORecurranceWidget(), and RepeatEntry::RepeatEntry().

static QString numberPlacing int  x  )  [static]
 

Definition at line 604 of file repeatentry.cpp.

References QString::number(), str, and tr.

Referenced by ORecurranceWidget::setupYearly(), OPimRecurrenceWidget::setupYearly(), RepeatEntry::setupYearly(), ORecurranceWidget::slotMonthLabel(), OPimRecurrenceWidget::slotMonthLabel(), and RepeatEntry::slotMonthLabel().

static int week const QDate dt  )  [static]
 

Definition at line 587 of file repeatentry.cpp.

References QDate::day(), QDate::dayOfWeek(), i, QDate::month(), and QDate::year().

Referenced by ORecurranceWidget::recurrence(), OPimRecurrenceWidget::recurrence(), RepeatEntry::repeatPattern(), DateBookWeekLstHeader::setDate(), DateBookWeekHeader::setDate(), ORecurranceWidget::slotMonthLabel(), OPimRecurrenceWidget::slotMonthLabel(), RepeatEntry::slotMonthLabel(), and week().


Variable Documentation

QString dayLabel[7] [static]
 

Definition at line 49 of file repeatentry.cpp.

Referenced by fillStrings(), ORecurranceWidget::slotMonthLabel(), OPimRecurrenceWidget::slotMonthLabel(), RepeatEntry::slotMonthLabel(), ORecurranceWidget::slotWeekLabel(), OPimRecurrenceWidget::slotWeekLabel(), and RepeatEntry::slotWeekLabel().

QString strDayTemplate [static]
 

Definition at line 44 of file repeatentry.cpp.

Referenced by fillStrings(), OPimRecurrenceWidget::OPimRecurrenceWidget(), ORecurranceWidget::ORecurranceWidget(), RepeatEntry::RepeatEntry(), ORecurranceWidget::setupDaily(), OPimRecurrenceWidget::setupDaily(), and RepeatEntry::setupDaily().

QString strMonthDateTemplate [static]
 

Definition at line 46 of file repeatentry.cpp.

Referenced by fillStrings(), ORecurranceWidget::slotMonthLabel(), OPimRecurrenceWidget::slotMonthLabel(), and RepeatEntry::slotMonthLabel().

QString strMonthDayTemplate [static]
 

Definition at line 47 of file repeatentry.cpp.

Referenced by fillStrings(), ORecurranceWidget::slotMonthLabel(), OPimRecurrenceWidget::slotMonthLabel(), and RepeatEntry::slotMonthLabel().

QString strWeekTemplate [static]
 

Definition at line 48 of file repeatentry.cpp.

Referenced by fillStrings().

QString strYearTemplate [static]
 

Definition at line 45 of file repeatentry.cpp.

Referenced by fillStrings(), ORecurranceWidget::setupYearly(), OPimRecurrenceWidget::setupYearly(), and RepeatEntry::setupYearly().


Generated on Sat Nov 5 16:28:02 2005 for OPIE by  doxygen 1.4.2