#include </home/clem/local/src/opie/inputmethods/pickboard/pickboardcfg.h>
Inheritance diagram for KeycodeConfig:


Public Member Functions | |
| KeycodeConfig (PickboardPicks *p) | |
| void | addKey (int r, const QPixmap &pm, int code) |
| void | addGap (int r, int w) |
| void | draw (QPainter *p) |
Protected Member Functions | |
| void | pickInRow (int r, int xpos, bool press) |
| QValueList< QPixmap > | row (int i) |
| void | pick (bool press, int row, int item) |
Private Types | |
| enum | { xw = 8, xmarg = 8 } |
Private Attributes | |
| QValueList< int > | keys1 |
| QValueList< int > | keys2 |
| QValueList< QPixmap > | keypm1 |
| QValueList< QPixmap > | keypm2 |
|
|
Definition at line 201 of file pickboardcfg.h. |
|
|
Definition at line 204 of file pickboardcfg.h. |
|
||||||||||||
|
Definition at line 662 of file pickboardcfg.cpp. References addKey(). Referenced by PickboardPicks::initialise(). |
|
||||||||||||||||
|
Definition at line 652 of file pickboardcfg.cpp. References QValueList< T >::append(), keypm1, keypm2, keys1, and keys2. Referenced by addGap(), and PickboardPicks::initialise(). |
|
|
Implements PickboardConfig. Definition at line 631 of file pickboardcfg.cpp. References QValueList< T >::begin(), QValueList< T >::end(), PickboardConfig::nrows, PickboardConfig::parent, row(), Opie::MM::x, xmarg, xw, and Opie::MM::y. |
|
||||||||||||||||
|
Implements PickboardConfig. Definition at line 618 of file pickboardcfg.cpp. References PickboardConfig::changeMode(), PickboardConfig::generateKey(), keys1, keys2, and PickboardConfig::updateRows(). Referenced by pickInRow(). |
|
||||||||||||||||
|
Implements PickboardConfig. Definition at line 599 of file pickboardcfg.cpp. References QValueList< T >::begin(), QValueList< T >::end(), pick(), row(), Opie::MM::x, xmarg, and xw. |
|
|
Definition at line 594 of file pickboardcfg.cpp. References keypm1, and keypm2. Referenced by draw(), and pickInRow(). |
|
|
Definition at line 199 of file pickboardcfg.h. |
|
|
Definition at line 200 of file pickboardcfg.h. |
|
|
Definition at line 197 of file pickboardcfg.h. |
|
|
Definition at line 198 of file pickboardcfg.h. |
1.4.2