#include </home/clem/local/src/opie/core/settings/button/buttonsettings.h>
Collaboration diagram for ButtonSettings:

Public Member Functions | |
| ButtonSettings (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags f=0) | |
| ~ButtonSettings () | |
| virtual void | accept () |
| virtual void | done (int r) |
Static Public Member Functions | |
| static QString | appName () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *e) |
| virtual void | keyReleaseEvent (QKeyEvent *e) |
Private Slots | |
| void | keyTimeout () |
| void | updateLabels () |
Private Member Functions | |
| buttoninfo * | buttonInfoForKeycode (ushort key) |
| void | edit (buttoninfo *bi, bool hold) |
| QString | qcopToString (const Opie::Core::OQCopMessage &c) |
Private Attributes | |
| QTimer * | m_timer |
| buttoninfo * | m_last_button |
| QList< buttoninfo > | m_infos |
| bool | m_lock |
|
||||||||||||||||||||
|
Definition at line 61 of file buttonsettings.cpp. References begin, end, f, QPEApplication::grabKeyboard(), i, ButtonUtils::inst(), keyTimeout(), l, m_infos, m_last_button, m_lock, m_timer, AppLnk::smallIconSize(), tr, and updateLabels(). |
|
|
Definition at line 157 of file buttonsettings.cpp. References QCopChannel::send(), and QPEApplication::ungrabKeyboard(). |
|
|
Definition at line 252 of file buttonsettings.cpp. References m_infos. |
|
|
Definition at line 47 of file buttonsettings.h. References QString::fromLatin1(). |
|
|
Definition at line 181 of file buttonsettings.cpp. References keycode, and m_infos. Referenced by keyPressEvent(), and keyReleaseEvent(). |
|
|
Definition at line 265 of file buttonsettings.cpp. |
|
||||||||||||
|
Definition at line 223 of file buttonsettings.cpp. References d, QPEApplication::execDialog(), m_lock, message, and updateLabels(). Referenced by keyReleaseEvent(), and keyTimeout(). |
|
|
Definition at line 190 of file buttonsettings.cpp. References buttonInfoForKeycode(), m_last_button, m_timer, and start. |
|
|
Definition at line 203 of file buttonsettings.cpp. References buttonInfoForKeycode(), edit(), and m_timer. |
|
|
Definition at line 215 of file buttonsettings.cpp. References edit(), and m_last_button. Referenced by ButtonSettings(). |
|
|
|
|
|
Definition at line 163 of file buttonsettings.cpp. References ButtonUtils::inst(), qCopInfo::m_icon, m_infos, m_name, and AppLnk::smallIconSize(). Referenced by ButtonSettings(), and edit(). |
|
|
Definition at line 69 of file buttonsettings.h. Referenced by accept(), buttonInfoForKeycode(), ButtonSettings(), and updateLabels(). |
|
|
Definition at line 67 of file buttonsettings.h. Referenced by ButtonSettings(), keyPressEvent(), and keyTimeout(). |
|
|
Definition at line 70 of file buttonsettings.h. Referenced by ButtonSettings(), and edit(). |
|
|
Definition at line 66 of file buttonsettings.h. Referenced by ButtonSettings(), keyPressEvent(), and keyReleaseEvent(). |
1.4.2