#include </home/clem/local/src/opie/noncore/apps/opie-console/function_keyboard.h>
Inheritance diagram for FunctionKeyboardConfig:


Public Member Functions | |
| FunctionKeyboardConfig (const QString &name, QWidget *wid, const char *name=0l) | |
| ~FunctionKeyboardConfig () | |
| void | load (const Profile &) |
| void | save (Profile &) |
Private Slots | |
| void | slotKeyPressed (FKey, ushort, ushort, bool) |
| void | slotChangeRows (int) |
| void | slotChangeCols (int) |
| void | slotChangeIcon (int) |
| void | slotChangeLabelText (const QString &) |
| void | slotChangeQCode (const QString &) |
| void | slotChangeUnicode (const QString &) |
Private Attributes | |
| QString | selectedHandle |
| ushort | selectedRow |
| ushort | selectedCol |
| FunctionKeyboard * | kb |
| QSpinBox * | m_rowBox |
| QSpinBox * | m_colBox |
| QComboBox * | m_labels |
| QComboBox * | m_qvalues |
| QComboBox * | m_uniValues |
|
||||||||||||||||
|
Definition at line 255 of file function_keyboard.cpp. References QValueList< T >::count(), Qt::Horizontal, i, kb, l, Opie::Core::OResource::loadPixmap(), m_colBox, m_labels, m_qvalues, m_rowBox, m_uniValues, QPEApplication::qpeDir(), slotChangeCols(), slotChangeIcon(), slotChangeLabelText(), slotChangeQCode(), slotChangeRows(), slotChangeUnicode(), slotKeyPressed(), and tr. |
|
|
Definition at line 304 of file function_keyboard.cpp. |
|
|
Implements ProfileDialogWidget. Definition at line 307 of file function_keyboard.cpp. References QMap< Key, T >::clear(), i, QString::isEmpty(), kb, FunctionKeyboard::keys, l, FunctionKeyboard::loadDefaults(), Opie::Core::OResource::loadPixmap(), m_colBox, m_rowBox, QString::number(), Profile::readEntry(), Profile::readNumEntry(), QStringList::split(), and TRUE. |
|
|
Implements ProfileDialogWidget. Definition at line 336 of file function_keyboard.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), kb, FunctionKeyboard::keys, FKey::label, m_colBox, m_rowBox, QString::number(), FKey::pixFile, FKey::qcode, FKey::unicode, and Profile::writeEntry(). |
|
|
Definition at line 360 of file function_keyboard.cpp. References FunctionKeyboard::changeCols(), and kb. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 388 of file function_keyboard.cpp. References kb, FunctionKeyboard::keys, Opie::Core::OResource::loadPixmap(), m_labels, FunctionKeyboard::paintKey(), selectedCol, selectedHandle, and selectedRow. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 409 of file function_keyboard.cpp. References kb, FunctionKeyboard::keys, FunctionKeyboard::paintKey(), selectedCol, selectedHandle, and selectedRow. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 415 of file function_keyboard.cpp. References kb, FunctionKeyboard::keys, and selectedHandle. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 355 of file function_keyboard.cpp. References FunctionKeyboard::changeRows(), and kb. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 419 of file function_keyboard.cpp. References kb, FunctionKeyboard::keys, selectedHandle, and QString::toUInt(). Referenced by FunctionKeyboardConfig(). |
|
||||||||||||||||||||
|
Definition at line 364 of file function_keyboard.cpp. References kb, FunctionKeyboard::keys, m_labels, m_qvalues, m_uniValues, QString::number(), selectedCol, selectedHandle, and selectedRow. Referenced by FunctionKeyboardConfig(). |
|
|
Definition at line 107 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), load(), save(), slotChangeCols(), slotChangeIcon(), slotChangeLabelText(), slotChangeQCode(), slotChangeRows(), slotChangeUnicode(), and slotKeyPressed(). |
|
|
Definition at line 108 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), load(), and save(). |
|
|
Definition at line 109 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), slotChangeIcon(), and slotKeyPressed(). |
|
|
Definition at line 109 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), and slotKeyPressed(). |
|
|
Definition at line 108 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), load(), and save(). |
|
|
Definition at line 109 of file function_keyboard.h. Referenced by FunctionKeyboardConfig(), and slotKeyPressed(). |
|
|
Definition at line 105 of file function_keyboard.h. Referenced by slotChangeIcon(), slotChangeLabelText(), and slotKeyPressed(). |
|
|
Definition at line 104 of file function_keyboard.h. Referenced by slotChangeIcon(), slotChangeLabelText(), slotChangeQCode(), slotChangeUnicode(), and slotKeyPressed(). |
|
|
Definition at line 105 of file function_keyboard.h. Referenced by slotChangeIcon(), slotChangeLabelText(), and slotKeyPressed(). |
1.4.2