#include </home/clem/local/src/opie/noncore/apps/opie-reader/orkey.h>
Public Member Functions | |
| orKey (Qt::ButtonState _s=Qt::NoButton, int _k=0, bool _sc=false) | |
| QString | text () const |
| bool | isScroll () const |
| void | toggleScroll () |
Private Attributes | |
| Qt::ButtonState | m_st |
| int | m_ky |
| bool | m_scroll |
Friends | |
| bool | operator< (const orKey &lhs, const orKey &rhs) |
|
||||||||||||||||
|
|
|
|
Definition at line 44 of file orkey.h. References m_scroll. Referenced by CButtonPrefs::mapkey(). |
|
|
Definition at line 5 of file orkey.cpp. References Qt::AltButton, Qt::ControlButton, Qt::Key_Backspace, Qt::Key_Backtab, Qt::Key_Delete, Qt::Key_Down, Qt::Key_End, Qt::Key_Enter, Qt::Key_Escape, Qt::Key_Help, Qt::Key_Home, Qt::Key_Hyper_L, Qt::Key_Hyper_R, Qt::Key_Insert, Qt::Key_Left, Qt::Key_Menu, Qt::Key_PageDown, Qt::Key_PageUp, Qt::Key_Pause, Qt::Key_Print, Qt::Key_Return, Qt::Key_Right, Qt::Key_Super_L, Qt::Key_Super_R, Qt::Key_SysReq, Qt::Key_Tab, Qt::Key_Up, m_ky, m_st, and Qt::ShiftButton. Referenced by CButtonPrefs::erasemapping(), and CButtonPrefs::mapkey(). |
|
|
Definition at line 45 of file orkey.h. References m_scroll. |
|
||||||||||||
|
|
|
|
Definition at line 39 of file orkey.h. Referenced by operator<(), and text(). |
|
|
Definition at line 40 of file orkey.h. Referenced by isScroll(), operator<(), and toggleScroll(). |
|
|
Definition at line 38 of file orkey.h. Referenced by operator<(), and text(). |
1.4.2