#include </home/clem/local/src/opie/inputmethods/handwriting/qimpenwordpick.h>
Collaboration diagram for QIMPenWordPick:

Public Slots | |
| void | setWords (const QIMPenMatch::MatchWordList &w) |
Signals | |
| void | wordClicked (const QString &) |
Public Member Functions | |
| QIMPenWordPick (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | clear () |
| virtual QSize | sizeHint () const |
Protected Member Functions | |
| int | onWord (QPoint p) |
| virtual void | paintEvent (QPaintEvent *) |
| virtual void | mousePressEvent (QMouseEvent *) |
| virtual void | mouseReleaseEvent (QMouseEvent *) |
Private Attributes | |
| QStringList | words |
| int | clickWord |
|
||||||||||||||||
|
Definition at line 24 of file qimpenwordpick.cpp. References clickWord. |
|
|
Definition at line 31 of file qimpenwordpick.cpp. References QValueList< T >::clear(), and words. Referenced by QIMPenInput::wordPicked(). |
|
|
Definition at line 97 of file qimpenwordpick.cpp. |
|
|
Definition at line 103 of file qimpenwordpick.cpp. References clickWord, onWord(), wordClicked(), and words. |
|
|
Definition at line 52 of file qimpenwordpick.cpp. References QValueList< T >::begin(), QValueList< T >::end(), width, words, and Opie::MM::x. Referenced by mousePressEvent(), and mouseReleaseEvent(). |
|
|
Definition at line 72 of file qimpenwordpick.cpp. References QValueList< T >::begin(), clickWord, QValueList< T >::end(), height, p, text, width, words, and Opie::MM::x. |
|
|
Definition at line 42 of file qimpenwordpick.cpp. References QValueList< T >::append(), QValueList< T >::clear(), and words. |
|
|
Definition at line 37 of file qimpenwordpick.cpp. Referenced by QIMPenInput::sizeHint(). |
|
|
Referenced by mouseReleaseEvent(). |
|
|
Definition at line 47 of file qimpenwordpick.h. Referenced by mousePressEvent(), mouseReleaseEvent(), paintEvent(), and QIMPenWordPick(). |
|
|
Definition at line 46 of file qimpenwordpick.h. Referenced by clear(), mouseReleaseEvent(), onWord(), paintEvent(), and setWords(). |
1.4.2