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

Opie::Core::ODeviceData Class Reference

#include </home/clem/local/src/opie/libopie2/opiecore/device/odevice.h>

Collaboration diagram for Opie::Core::ODeviceData:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString m_vendorstr
OVendor m_vendor
QString m_modelstr
OModel m_model
QString m_systemstr
OSystem m_system
QString m_sysverstr
Transformation m_rotation
ODirection m_direction
QString m_qteDriver
QValueList< ODeviceButton > * m_buttons
uint m_holdtime
QStrListm_cpu_frequencies
bool m_initializedButtonQcop: 1
int m_sound
int m_vol
int m_mixer

Member Data Documentation

QValueList<ODeviceButton>* Opie::Core::ODeviceData::m_buttons
 

Definition at line 374 of file odevice.h.

Referenced by Opie::Core::ODevice::buttonForKeycode(), Opie::Core::ODevice::buttons(), Opie::Core::Internal::Zaurus::initButtons(), Opie::Core::Internal::Yopy::initButtons(), Opie::Core::Internal::SIMpad::initButtons(), Opie::Core::Internal::MyPal::initButtons(), Opie::Core::Internal::Jornada::initButtons(), Opie::Core::Internal::iPAQ::initButtons(), Opie::Core::Internal::GenuineIntel::initButtons(), Opie::Core::Internal::Beagle::initButtons(), Opie::Core::ODevice::initButtons(), Opie::Core::ODevice::ODevice(), Opie::Core::ODevice::reloadButtonMapping(), Opie::Core::ODevice::remapHeldAction(), and Opie::Core::ODevice::remapPressedAction().

QStrList* Opie::Core::ODeviceData::m_cpu_frequencies
 

Definition at line 376 of file odevice.h.

Referenced by Opie::Core::ODevice::allowedCpuFrequencies(), Opie::Core::Internal::Ramses::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::setCurrentCpuFrequency().

ODirection Opie::Core::ODeviceData::m_direction
 

Definition at line 370 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::direction(), Opie::Core::ODevice::direction(), Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::SIMpad::init(), and Opie::Core::ODevice::ODevice().

uint Opie::Core::ODeviceData::m_holdtime
 

Definition at line 375 of file odevice.h.

Referenced by Opie::Core::ODevice::buttonHoldTime(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), and Opie::Core::ODevice::ODevice().

bool Opie::Core::ODeviceData::m_initializedButtonQcop
 

Definition at line 377 of file odevice.h.

Referenced by Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::reloadButtonMapping().

int Opie::Core::ODeviceData::m_mixer
 

Definition at line 380 of file odevice.h.

Referenced by Opie::Core::ODevice::changeMixerForAlarm(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::playingStopped().

OModel Opie::Core::ODeviceData::m_model
 

Definition at line 362 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::buzzer(), Opie::Core::Internal::Zaurus::direction(), Opie::Core::Internal::Jornada::displayBrightnessResolution(), Opie::Core::Internal::MyPal::filter(), Opie::Core::Internal::iPAQ::filter(), Opie::Core::Internal::Zaurus::hasHingeSensor(), Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), Opie::Core::Internal::MyPal::init(), Opie::Core::Internal::Jornada::init(), Opie::Core::Internal::iPAQ::init(), Opie::Core::Internal::GenuineIntel::init(), Opie::Core::Internal::Beagle::init(), Opie::Core::Internal::Zaurus::initButtons(), Opie::Core::Internal::SIMpad::initButtons(), Opie::Core::Internal::MyPal::initButtons(), Opie::Core::Internal::Jornada::initButtons(), Opie::Core::Internal::iPAQ::initButtons(), Opie::Core::Internal::iPAQ::ledList(), Opie::Core::Internal::iPAQ::ledStateList(), Opie::Core::ODevice::model(), Opie::Core::ODevice::ODevice(), Opie::Core::Internal::Zaurus::rotation(), Opie::Core::Internal::Jornada::setDisplayBrightness(), and Opie::Core::Internal::Jornada::setDisplayStatus().

QString Opie::Core::ODeviceData::m_modelstr
 

Definition at line 361 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), Opie::Core::Internal::MyPal::init(), Opie::Core::Internal::Jornada::init(), Opie::Core::Internal::iPAQ::init(), Opie::Core::Internal::Beagle::init(), Opie::Core::ODevice::modelString(), and Opie::Core::ODevice::ODevice().

QString Opie::Core::ODeviceData::m_qteDriver
 

Definition at line 372 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::qteDriver().

Transformation Opie::Core::ODeviceData::m_rotation
 

Definition at line 369 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), Opie::Core::Internal::MyPal::init(), Opie::Core::Internal::Jornada::init(), Opie::Core::Internal::iPAQ::init(), Opie::Core::Internal::GenuineIntel::init(), Opie::Core::Internal::Beagle::init(), Opie::Core::ODevice::ODevice(), Opie::Core::Internal::Zaurus::rotation(), and Opie::Core::ODevice::rotation().

int Opie::Core::ODeviceData::m_sound
 

Definition at line 380 of file odevice.h.

Referenced by Opie::Core::ODevice::changeMixerForAlarm(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::playingStopped().

OSystem Opie::Core::ODeviceData::m_system
 

Definition at line 365 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::system().

QString Opie::Core::ODeviceData::m_systemstr
 

Definition at line 364 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::systemString().

QString Opie::Core::ODeviceData::m_sysverstr
 

Definition at line 367 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::systemVersionString().

OVendor Opie::Core::ODeviceData::m_vendor
 

Definition at line 359 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), Opie::Core::Internal::MyPal::init(), Opie::Core::Internal::Jornada::init(), Opie::Core::Internal::iPAQ::init(), Opie::Core::Internal::GenuineIntel::init(), Opie::Core::Internal::Beagle::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::vendor().

QString Opie::Core::ODeviceData::m_vendorstr
 

Definition at line 358 of file odevice.h.

Referenced by Opie::Core::Internal::Zaurus::init(), Opie::Core::Internal::Yopy::init(), Opie::Core::Internal::SIMpad::init(), Opie::Core::Internal::Ramses::init(), Opie::Core::Internal::MyPal::init(), Opie::Core::Internal::Jornada::init(), Opie::Core::Internal::iPAQ::init(), Opie::Core::Internal::GenuineIntel::init(), Opie::Core::Internal::Beagle::init(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::vendorString().

int Opie::Core::ODeviceData::m_vol
 

Definition at line 380 of file odevice.h.

Referenced by Opie::Core::ODevice::changeMixerForAlarm(), Opie::Core::ODevice::ODevice(), and Opie::Core::ODevice::playingStopped().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 18:00:25 2005 for OPIE by  doxygen 1.4.2