#include </home/clem/local/src/opie/libopie2/opiecore/linux/oinputsystem.h>
Collaboration diagram for Opie::Core::OInputSystem:

Public Types | |
| typedef QDict< OInputDevice > | DeviceMap |
| typedef QDictIterator< OInputDevice > | DeviceIterator |
Public Member Functions | |
| int | count () const |
| DeviceIterator | iterator () const |
| OInputDevice * | device (const QString &interface) const |
| void | synchronize () |
| ~OInputSystem () | |
Static Public Member Functions | |
| static OInputSystem * | instance () |
Protected Member Functions | |
| OInputSystem () | |
Protected Attributes | |
| DeviceMap | _devices |
Static Protected Attributes | |
| static OInputSystem * | _instance = 0 |
This class provides access to all available input system devices of your device.
Definition at line 50 of file oinputsystem.h.
|
|
Definition at line 54 of file oinputsystem.h. |
|
|
Definition at line 53 of file oinputsystem.h. |
|
|
For internal use only. destructor Definition at line 85 of file oinputsystem.cpp. References qDebug(). |
|
|
Definition at line 56 of file oinputsystem.cpp. References qDebug(), and synchronize(). Referenced by instance(). |
|
|
Definition at line 91 of file oinputsystem.cpp. References _devices, and QDict< type >::count(). |
|
|
Definition at line 97 of file oinputsystem.cpp. References _devices. |
|
|
Definition at line 103 of file oinputsystem.cpp. References _instance, and OInputSystem(). Referenced by main(), and Opie::Core::Internal::Zaurus::readHingeSensor(). |
|
|
Definition at line 110 of file oinputsystem.cpp. References _devices. Referenced by main(), and InputCategory::populate(). |
|
|
For internal use only. Rebuild the internal interface database
Definition at line 63 of file oinputsystem.cpp. References _devices, QDir::absFilePath(), QValueList< T >::begin(), QDict< type >::count(), QValueList< T >::end(), QDir::entryList(), QDir::exists(), QDict< type >::insert(), Opie::Core::OInputDevice::isValid(), QDir::Name, qDebug(), qWarning(), and QDir::System. Referenced by OInputSystem(). |
|
|
Definition at line 87 of file oinputsystem.h. Referenced by count(), device(), iterator(), and synchronize(). |
|
|
Definition at line 54 of file oinputsystem.cpp. Referenced by instance(). |
1.4.2