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

serverapp.cpp File Reference

#include "serverapp.h"
#include "screensaver.h"
#include <opie2/odebug.h>
#include <opie2/odevice.h>
#include <opie2/multiauthpassword.h>
#include <qtopia/config.h>
#include <qtopia/power.h>
#include <qtopia/global.h>
#include <qmessagebox.h>
#include <qtimer.h>
#include <qpainter.h>
#include <qfile.h>
#include <qpixmapcache.h>
#include <unistd.h>
#include <stdlib.h>
#include "serverapp.moc"

Include dependency graph for serverapp.cpp:

Go to the source code of this file.

Enumerations

enum  MemState { MemUnknown, MemVeryLow, MemLow, MemNormal }

Functions

void execAutoStart (const QDateTime &suspendTime)

Variables

static ServerApplicationserverApp = 0
static int loggedin = 0
enum MemState memstate


Enumeration Type Documentation

enum MemState
 

Enumeration values:
MemUnknown 
MemVeryLow 
MemLow 
MemNormal 

Definition at line 277 of file serverapp.cpp.


Function Documentation

void execAutoStart const QDateTime suspendTime  )  [static]
 

Definition at line 547 of file serverapp.cpp.

References QDateTime::currentDateTime(), QString::isEmpty(), and QDateTime::secsTo().

Referenced by ServerApplication::togglePower().


Variable Documentation

int loggedin = 0 [static]
 

Definition at line 58 of file serverapp.cpp.

Referenced by KeyFilter::checkButtonAction(), ServerApplication::login(), ServerApplication::screenLocked(), and ServerApplication::togglePower().

enum MemState memstate
 

Referenced by ServerApplication::checkMemory().

ServerApplication* serverApp = 0 [static]
 

Definition at line 57 of file serverapp.cpp.


Generated on Sat Nov 5 16:22:52 2005 for OPIE by  doxygen 1.4.2