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

clock.cpp File Reference

#include "clock.h"
#include "analogclock.h"
#include <qtabwidget.h>
#include <opie2/ofiledialog.h>
#include <opie2/oresource.h>
#include <qpe/qpeapplication.h>
#include <qpe/qcopenvelope_qws.h>
#include <qpe/config.h>
#include <qpe/timestring.h>
#include <qpe/alarmserver.h>
#include <qpe/sound.h>
#include <qsound.h>
#include <qtimer.h>
#include <qlcdnumber.h>
#include <qslider.h>
#include <qlabel.h>
#include <qpushbutton.h>
#include <qtoolbutton.h>
#include <qpainter.h>
#include <qmessagebox.h>
#include <qdatetime.h>
#include <qspinbox.h>
#include <qcombobox.h>
#include <qcheckbox.h>
#include <qgroupbox.h>
#include <qlayout.h>
#include <qhbox.h>
#include <qlineedit.h>
#include <math.h>
#include <unistd.h>
#include <sys/types.h>
#include <pthread.h>

Include dependency graph for clock.cpp:

Go to the source code of this file.

Functions

static void toggleScreenSaver (bool on)
static void startPlayer ()

Variables

static const int sw_prec = 2
static const int magic_daily = 2292922
static const int magic_countdown = 2292923
static const int magic_snooze = 2292924
static const int magic_playmp = 2292925
static const char ALARM_CLOCK_CHANNEL [] = "QPE/Application/clock"
static const char ALARM_CLOCK_MESSAGE [] = "alarm(QDateTime,int)"


Function Documentation

static void startPlayer  )  [static]
 

Definition at line 81 of file clock.cpp.

References Config::readEntry(), and Config::setGroup().

Referenced by Clock::appMessage().

static void toggleScreenSaver bool  on  )  [static]
 

Definition at line 75 of file clock.cpp.

References QPEApplication::DisableSuspend, and QPEApplication::Enable.

Referenced by Clock::stopStartStopWatch(), and Clock::~Clock().


Variable Documentation

const char ALARM_CLOCK_CHANNEL[] = "QPE/Application/clock" [static]
 

Definition at line 65 of file clock.cpp.

Referenced by Clock::applyDailyAlarm(), and AlarmDlg::checkSnooze().

const char ALARM_CLOCK_MESSAGE[] = "alarm(QDateTime,int)" [static]
 

Definition at line 66 of file clock.cpp.

Referenced by Clock::applyDailyAlarm(), Clock::appMessage(), and AlarmDlg::checkSnooze().

const int magic_countdown = 2292923 [static]
 

Definition at line 62 of file clock.cpp.

Referenced by Clock::appMessage().

const int magic_daily = 2292922 [static]
 

Definition at line 61 of file clock.cpp.

Referenced by Clock::applyDailyAlarm(), and Clock::appMessage().

const int magic_playmp = 2292925 [static]
 

Definition at line 64 of file clock.cpp.

Referenced by Clock::applyDailyAlarm(), and Clock::appMessage().

const int magic_snooze = 2292924 [static]
 

Definition at line 63 of file clock.cpp.

Referenced by Clock::applyDailyAlarm(), Clock::appMessage(), and AlarmDlg::checkSnooze().

const int sw_prec = 2 [static]
 

Definition at line 60 of file clock.cpp.

Referenced by Clock::Clock(), and Clock::setSwatchLcd().


Generated on Sat Nov 5 16:18:48 2005 for OPIE by  doxygen 1.4.2