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

Public Member Functions | |
| HandwritingTrainer (QIMPenProfile *p, QWidget *parent=0, const char *name=0) | |
| ~HandwritingTrainer () | |
Private Slots | |
| void | selectChar (int) |
| void | selectCharSet (int) |
| void | noMatch () |
| void | matched (const QIMPenCharMatchList &ml) |
| void | prevChar () |
| void | nextChar () |
| void | redrawChar () |
| void | beginStroke () |
| void | strokeEntered (QIMPenStroke *) |
Private Member Functions | |
| virtual void | showEvent (QShowEvent *) |
| QString | rateString (int rate) const |
| void | setCurrentChar (QIMPenChar *c) |
| void | fillCharList () |
| QIMPenChar * | findPrev () |
| QIMPenChar * | findNext () |
Private Attributes | |
| QIMPenMatch * | matcher |
| QIMPenCharSet * | currentSet |
| QIMPenChar * | currentChar |
| QIMPenProfile * | profile |
| uint | currentCode |
| QIMPenWidget * | refPw |
| QIMPenWidget * | pracPw |
| QComboBox * | charSetCombo |
| QListBox * | charList |
| QLabel * | result |
| QPushButton * | prevBtn |
| QPushButton * | nextBtn |
| QTimer * | redrawTimer |
|
||||||||||||||||
|
Definition at line 135 of file qimpenhelp.cpp. References beginStroke(), charList, charSetCombo, QIMPenProfile::charSets(), currentSet, left_xpm, matched(), matcher, nextBtn, nextChar(), noMatch(), pracPw, prevBtn, prevChar(), profile, redrawChar(), redrawTimer, refPw, result, right_xpm, selectChar(), selectCharSet(), QIMPenMatch::setCharSet(), QIMPenWidget::setReadOnly(), strokeEntered(), tr, and TRUE. |
|
|
Definition at line 207 of file qimpenhelp.cpp. |
|
|
Definition at line 344 of file qimpenhelp.cpp. References redrawTimer. Referenced by HandwritingTrainer(). |
|
|
Definition at line 390 of file qimpenhelp.cpp. References QIMPenCharSet::characters(), charList, CharListItem::code(), currentChar, currentSet, i, and QString::isEmpty(). Referenced by selectCharSet(). |
|
|
Definition at line 372 of file qimpenhelp.cpp. References QIMPenCharSet::characters(), currentChar, currentCode, currentSet, QIMPenChar::Deleted, FALSE, and TRUE. Referenced by nextChar(), and setCurrentChar(). |
|
|
Definition at line 354 of file qimpenhelp.cpp. References QIMPenCharSet::characters(), currentChar, currentCode, currentSet, QIMPenChar::Deleted, FALSE, and TRUE. Referenced by prevChar(), and setCurrentChar(). |
|
|
Definition at line 274 of file qimpenhelp.cpp. References QValueList< T >::begin(), QIMPenChar::character(), currentChar, QValueList< T >::end(), Qtopia::escapeString(), i, IO_WriteOnly, rateString(), result, and tr. Referenced by HandwritingTrainer(). |
|
|
Definition at line 331 of file qimpenhelp.cpp. References findNext(), and setCurrentChar(). Referenced by HandwritingTrainer(). |
|
|
Definition at line 269 of file qimpenhelp.cpp. Referenced by HandwritingTrainer(). |
|
|
Definition at line 324 of file qimpenhelp.cpp. References findPrev(), and setCurrentChar(). Referenced by HandwritingTrainer(). |
|
|
Definition at line 315 of file qimpenhelp.cpp. References tr. Referenced by matched(). |
|
|
Definition at line 338 of file qimpenhelp.cpp. References currentChar, refPw, and QIMPenWidget::showCharacter(). Referenced by HandwritingTrainer(), and showEvent(). |
|
|
Definition at line 229 of file qimpenhelp.cpp. References QIMPenCharSet::characters(), charList, currentChar, currentCode, currentSet, QIMPenChar::Deleted, result, and setCurrentChar(). Referenced by HandwritingTrainer(), and selectCharSet(). |
|
|
Definition at line 251 of file qimpenhelp.cpp. References charList, QIMPenProfile::charSets(), currentSet, fillCharList(), QIMPenWidget::insertCharSet(), matcher, pracPw, profile, refPw, QIMPenWidget::removeCharSet(), result, selectChar(), QIMPenMatch::setCharSet(), and TRUE. Referenced by HandwritingTrainer(). |
|
|
Definition at line 217 of file qimpenhelp.cpp. References QIMPenWidget::clear(), currentChar, findNext(), findPrev(), nextBtn, pracPw, prevBtn, redrawTimer, refPw, and QIMPenWidget::showCharacter(). Referenced by nextChar(), prevChar(), and selectChar(). |
|
|
Definition at line 211 of file qimpenhelp.cpp. References redrawChar(), and redrawTimer. |
|
|
Definition at line 349 of file qimpenhelp.cpp. References QIMPenWidget::greyStroke(), and pracPw. Referenced by HandwritingTrainer(). |
|
|
Definition at line 79 of file qimpenhelp.h. Referenced by fillCharList(), HandwritingTrainer(), selectChar(), and selectCharSet(). |
|
|
Definition at line 78 of file qimpenhelp.h. Referenced by HandwritingTrainer(). |
|
|
Definition at line 73 of file qimpenhelp.h. Referenced by fillCharList(), findNext(), findPrev(), matched(), redrawChar(), selectChar(), and setCurrentChar(). |
|
|
Definition at line 75 of file qimpenhelp.h. Referenced by findNext(), findPrev(), and selectChar(). |
|
|
Definition at line 72 of file qimpenhelp.h. Referenced by fillCharList(), findNext(), findPrev(), HandwritingTrainer(), selectChar(), and selectCharSet(). |
|
|
Definition at line 71 of file qimpenhelp.h. Referenced by HandwritingTrainer(), and selectCharSet(). |
|
|
Definition at line 82 of file qimpenhelp.h. Referenced by HandwritingTrainer(), and setCurrentChar(). |
|
|
Definition at line 77 of file qimpenhelp.h. Referenced by HandwritingTrainer(), selectCharSet(), setCurrentChar(), and strokeEntered(). |
|
|
Definition at line 81 of file qimpenhelp.h. Referenced by HandwritingTrainer(), and setCurrentChar(). |
|
|
Definition at line 74 of file qimpenhelp.h. Referenced by HandwritingTrainer(), and selectCharSet(). |
|
|
Definition at line 83 of file qimpenhelp.h. Referenced by beginStroke(), HandwritingTrainer(), setCurrentChar(), and showEvent(). |
|
|
Definition at line 76 of file qimpenhelp.h. Referenced by HandwritingTrainer(), redrawChar(), selectCharSet(), and setCurrentChar(). |
|
|
Definition at line 80 of file qimpenhelp.h. Referenced by HandwritingTrainer(), matched(), noMatch(), selectChar(), and selectCharSet(). |
1.4.2