Classes | |
| struct | b_button |
| class | Beagle |
| class | GenuineIntel |
| struct | gi_button |
| class | iPAQ |
| struct | i_button |
| class | Jornada |
| struct | j_button |
| class | MyPal |
| struct | m_button |
| class | Ramses |
| class | SIMpad |
| class | Yopy |
| struct | yopy_button |
| class | Zaurus |
| struct | z_button |
| class | OQCopMessageData |
| class | OApplicationPrivate |
| struct | DebugBackend |
| struct | OPluginLibraryHolder |
| class | OProcessController |
| Used internally by OProcess. More... | |
| class | OProcessPrivate |
Enumerations | |
| enum | DebugLevels { ODEBUG_INFO = 0, ODEBUG_WARN = 1, ODEBUG_ERROR = 2, ODEBUG_FATAL = 3 } |
Functions | |
| static bool | setCS3Bit (bool bitset, int bit) |
| void | fixupKeys (int &key, int &mod, QKeyEvent *e) |
Variables | |
| b_button | beagle_buttons [] |
| static struct s_button | simpad_buttons [] |
| static DebugBackend * | backEnd = 0 |
|
|
Definition at line 79 of file odebug.cpp. |
|
||||||||||||||||
|
Definition at line 11 of file okeyconfigmanager.cpp. References Qt::AltButton, Qt::ControlButton, and Qt::ShiftButton. Referenced by Opie::Core::OKeyConfigManager::handleKeyEvent(), and Opie::Ui::OKeyChooserConfigDialog::keyPressEvent(). |
|
||||||||||||
|
Definition at line 218 of file odevice_simpad.cpp. References QTextStream::atEnd(), IO_ReadOnly, QString::mid(), QFile::open(), QTextStream::readLine(), SIMPAD_BOARDCONTROL, QString::startsWith(), stream, val, and write(). Referenced by Opie::Core::Internal::SIMpad::setDisplayStatus(), and Opie::Core::Internal::SIMpad::setLedState(). |
|
|
Definition at line 232 of file odebug.cpp. Referenced by Opie::Core::clean_up_routine(), and Opie::Core::odbgstream::flush(). |
|
|
Initial value: {
{ Model_Beagle_PA100,
Qt::Key_F8, QT_TRANSLATE_NOOP("Button", "Record Button"),
"devicebuttons/beagle_record",
"QPE/VMemo", "toggleRecord()",
"sound", "raise()" },
{ Model_Beagle_PA100,
Qt::Key_F9, QT_TRANSLATE_NOOP("Button", "Calendar Button"),
"devicebuttons/beagle_calendar",
"datebook", "nextView()",
"today", "raise()" },
{ Model_Beagle_PA100,
Qt::Key_F10, QT_TRANSLATE_NOOP("Button", "Contacts Button"),
"devicebuttons/beagle_contact",
"addressbook", "raise()",
"addressbook", "beamBusinessCard()" },
{ Model_Beagle_PA100,
Qt::Key_F11, QT_TRANSLATE_NOOP("Button", "Todo Button"),
"devicebuttons/beagle_todo",
"todolist", "raise()",
"QPE/TaskBar", "toggleMenu()" },
{ Model_Beagle_PA100,
Qt::Key_F12, QT_TRANSLATE_NOOP("Button", "Home Button"),
"devicebuttons/beagle_home",
"QPE/Launcher", "home()",
"buttonsettings", "raise()" },
}
Definition at line 83 of file odevice_beagle.cpp. |
|
|
Definition at line 74 of file odevice_simpad.cpp. Referenced by Opie::Core::Internal::SIMpad::initButtons(), and SIMpad::initButtons(). |
1.4.2