LunaSysMgr
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Runtime Class Reference

#include <WindowServer.h>

Inheritance diagram for Runtime:
[legend]
Collaboration diagram for Runtime:
[legend]

Public Types

enum  Orientation { Orientation_Portrait = 0, Orientation_Landscape = 1, Orientation_PortraitInverted = 2, Orientation_LandscapeInverted = 3 }
 

Public Slots

void slotTimeFormatChanged (const char *)
 

Signals

void orientationChanged ()
 
void clockFormatChanged ()
 

Public Member Functions

void setOrientation (OrientationEvent::Orientation orient)
 
Q_INVOKABLE QString getLocalizedString (QString text)
 
Q_INVOKABLE QString getLocalizedDay ()
 
Q_INVOKABLE QString getLocalizedMonth ()
 
Q_INVOKABLE QString getLocalizedAMPM ()
 
Q_INVOKABLE int orientation ()
 
Q_INVOKABLE bool twelveHourClock ()
 

Static Public Member Functions

static Runtimeinstance ()
 

Properties

int orientation
 
bool twelveHourClock
 

Member Enumeration Documentation

Enumerator
Orientation_Portrait 
Orientation_Landscape 
Orientation_PortraitInverted 
Orientation_LandscapeInverted 

Member Function Documentation

void Runtime::clockFormatChanged ( )
signal
QString Runtime::getLocalizedAMPM ( )
QString Runtime::getLocalizedDay ( )
QString Runtime::getLocalizedMonth ( )
QString Runtime::getLocalizedString ( QString  text)
Runtime * Runtime::instance ( void  )
static
Q_INVOKABLE int Runtime::orientation ( )
inline
void Runtime::orientationChanged ( )
signal
void Runtime::setOrientation ( OrientationEvent::Orientation  orient)
void Runtime::slotTimeFormatChanged ( const char *  format)
slot
Q_INVOKABLE bool Runtime::twelveHourClock ( )
inline

Property Documentation

int Runtime::orientation
read
bool Runtime::twelveHourClock
read

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