#include </home/clem/local/src/opie/inputmethods/unikeyboard/unikeyboard.h>
Public Slots | |
| void | scrollTo (int unicode) |
Signals | |
| void | key (ushort unicode, ushort scancode, ushort modifiers, bool, bool) |
Public Member Functions | |
| UniScrollview (QWidget *parent=0, const char *name=0, int f=0) | |
| int | cellSize () const |
Protected Member Functions | |
| void | contentsMousePressEvent (QMouseEvent *) |
| void | contentsMouseReleaseEvent (QMouseEvent *) |
| void | drawContents (QPainter *, int cx, int cy, int cw, int ch) |
Private Attributes | |
| int | cellsize |
| QFont | smallFont |
| int | xoff |
|
||||||||||||||||
|
Definition at line 134 of file unikeyboard.cpp. References cellsize, FontManager::Fixed, nw, Config::readEntry(), Config::readNumEntry(), Config::setGroup(), smallFont, FontManager::unicodeFont(), and xoff. |
|
|
Definition at line 28 of file unikeyboard.h. References cellsize. Referenced by UniKeyboard::sizeHint(), and UniKeyboard::svMove(). |
|
|
Definition at line 160 of file unikeyboard.cpp. |
|
|
Definition at line 174 of file unikeyboard.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 185 of file unikeyboard.cpp. References cellsize, i, nw, row, s, smallFont, QString::sprintf(), u, xoff, and Opie::MM::y. |
|
||||||||||||||||||||||||
|
Referenced by contentsMousePressEvent(). |
|
|
Definition at line 178 of file unikeyboard.cpp. References cellsize, nw, and row. Referenced by UniKeyboard::handleCombo(). |
|
|
Definition at line 42 of file unikeyboard.h. Referenced by cellSize(), contentsMousePressEvent(), drawContents(), scrollTo(), and UniScrollview(). |
|
|
Definition at line 43 of file unikeyboard.h. Referenced by drawContents(), and UniScrollview(). |
|
|
Definition at line 44 of file unikeyboard.h. Referenced by contentsMousePressEvent(), drawContents(), and UniScrollview(). |
1.4.2