#include </home/clem/local/src/opie/inputmethods/unikeyboard/unikeyboard.h>
Collaboration diagram for UniKeyboard:

Signals | |
| void | key (ushort, ushort, ushort, bool, bool) |
Public Member Functions | |
| UniKeyboard (QWidget *parent=0, const char *name=0, int f=0) | |
| ~UniKeyboard () | |
| void | resetState () |
| QSize | sizeHint () const |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *) |
Private Slots | |
| void | handleCombo (int) |
| void | svMove (int, int) |
Private Attributes | |
| UniScrollview * | sv |
| QComboBox * | cb |
| int | currentBlock |
| int * | cbmap |
|
||||||||||||||||
|
Definition at line 215 of file unikeyboard.cpp. References cb, cbmap, currentBlock, FALSE, handleCombo(), i, key(), start, sv, and svMove(). |
|
|
Definition at line 239 of file unikeyboard.cpp. References cbmap. |
|
|
Definition at line 273 of file unikeyboard.cpp. References cbmap, currentBlock, UniScrollview::scrollTo(), start, and sv. Referenced by UniKeyboard(). |
|
||||||||||||||||||||||||
|
Referenced by UniKeyboard(). |
|
|
Definition at line 279 of file unikeyboard.cpp. Referenced by UniKeyboardImpl::resetState(). |
|
|
Definition at line 244 of file unikeyboard.cpp. |
|
|
Definition at line 283 of file unikeyboard.cpp. References cb, UniScrollview::cellSize(), and sv. |
|
||||||||||||
|
Definition at line 251 of file unikeyboard.cpp. References cb, cbmap, UniScrollview::cellSize(), currentBlock, i, name, nw, start, sv, and u. Referenced by UniKeyboard(). |
|
|
Definition at line 71 of file unikeyboard.h. Referenced by resizeEvent(), sizeHint(), svMove(), and UniKeyboard(). |
|
|
Definition at line 73 of file unikeyboard.h. Referenced by handleCombo(), svMove(), UniKeyboard(), and ~UniKeyboard(). |
|
|
Definition at line 72 of file unikeyboard.h. Referenced by handleCombo(), svMove(), and UniKeyboard(). |
|
|
Definition at line 70 of file unikeyboard.h. Referenced by handleCombo(), resizeEvent(), sizeHint(), svMove(), and UniKeyboard(). |
1.4.2