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

Public Member Functions | |
| QIMPenEdit (QIMPenProfile *p, QWidget *parent=0, const char *name=0) | |
| void | setProfile (QIMPenProfile *p) |
| void | selectCharSet (QIMPenCharSet *c) |
Protected Slots | |
| void | prevChar () |
| void | nextChar () |
| void | clearChar () |
| void | selectChar (int) |
| void | selectCharSet (int) |
| void | selectCharSetVisible (int) |
| void | addChar () |
| void | addNewChar () |
| void | removeChar () |
| void | defaultChars () |
| void | newStroke (QIMPenStroke *) |
Protected Member Functions | |
| void | fillCharList () |
| void | enableButtons () |
| QIMPenChar * | findPrev () |
| QIMPenChar * | findNext () |
| void | setCurrentChar (QIMPenChar *) |
Protected Attributes | |
| QIMPenWidget * | pw |
| QComboBox * | charSetCombo |
| QListBox * | charList |
| QPushButton * | newBtn |
| QPushButton * | addBtn |
| QPushButton * | removeBtn |
| QPushButton * | prevBtn |
| QPushButton * | nextBtn |
| uint | currentCode |
| QIMPenChar * | currentChar |
| QIMPenChar * | inputChar |
| QIMPenCharSet * | currentSet |
| QIMPenProfile * | profile |
Definition at line 80 of file qimpensetup.h.
|
||||||||||||||||
|
Definition at line 313 of file qimpensetup.cpp. References addBtn, addChar(), addNewChar(), charList, charSetCombo, QIMPenProfile::charSets(), clearChar(), currentChar, currentCode, defaultChars(), enableButtons(), inputChar, left_xpm, newBtn, newStroke(), nextBtn, nextChar(), prevBtn, prevChar(), profile, pw, removeBtn, removeChar(), right_xpm, selectChar(), selectCharSetVisible(), and tr. |
|
|
Definition at line 578 of file qimpensetup.cpp. References QIMPenCharSet::addChar(), QIMPenChar::character(), QIMPenCharSet::characters(), QIMPenChar::clear(), QIMPenChar::clearFlag(), currentCode, currentSet, QIMPenChar::Deleted, inputChar, QIMPenChar::isEmpty(), QIMPenChar::setCharacter(), setCurrentChar(), QIMPenChar::System, and QIMPenChar::testFlag(). Referenced by addNewChar(), and QIMPenEdit(). |
|
|
Definition at line 607 of file qimpensetup.cpp. References addChar(), charList, CharListItem::code(), currentCode, fillCharList(), i, inputChar, QIMPenChar::isEmpty(), TRUE, and QIMPenInputCharDlg::unicode(). Referenced by QIMPenEdit(). |
|
|
Definition at line 529 of file qimpensetup.cpp. References QIMPenWidget::clear(), QIMPenChar::clear(), enableButtons(), inputChar, and pw. Referenced by QIMPenEdit(). |
|
|
Definition at line 639 of file qimpensetup.cpp. References QIMPenChar::character(), QIMPenCharSet::characters(), QIMPenChar::clearFlag(), currentChar, currentCode, currentSet, QIMPenChar::Deleted, FALSE, QIMPenCharSet::removeChar(), setCurrentChar(), QIMPenChar::System, QIMPenChar::testFlag(), and TRUE. Referenced by QIMPenEdit(). |
|
|
Definition at line 453 of file qimpensetup.cpp. References add, addBtn, currentChar, inputChar, QIMPenChar::isEmpty(), newBtn, and removeBtn. Referenced by clearChar(), newStroke(), QIMPenEdit(), and setProfile(). |
|
|
Fill the character list box with the characters. Duplicates are not inserted. Definition at line 430 of file qimpensetup.cpp. References QIMPenCharSet::characters(), charList, CharListItem::code(), currentChar, currentSet, i, and QString::isEmpty(). Referenced by addNewChar(), and selectCharSet(). |
|
|
Find the next character with the same code as the current one. returns 0 if there is no next character. Definition at line 487 of file qimpensetup.cpp. References QIMPenCharSet::characters(), currentChar, currentCode, currentSet, QIMPenChar::Deleted, FALSE, and TRUE. Referenced by nextChar(), removeChar(), and setCurrentChar(). |
|
|
Find the previous character with the same code as the current one. returns 0 if there is no previous character. Definition at line 465 of file qimpensetup.cpp. References QIMPenCharSet::characters(), currentCode, currentSet, QIMPenChar::Deleted, FALSE, and TRUE. Referenced by prevChar(), removeChar(), and setCurrentChar(). |
|
|
Definition at line 672 of file qimpensetup.cpp. References QIMPenChar::addStroke(), enableButtons(), and inputChar. Referenced by QIMPenEdit(). |
|
|
Definition at line 522 of file qimpensetup.cpp. References findNext(), and setCurrentChar(). Referenced by QIMPenEdit(). |
|
|
Definition at line 515 of file qimpensetup.cpp. References findPrev(), and setCurrentChar(). Referenced by QIMPenEdit(). |
|
|
Definition at line 626 of file qimpensetup.cpp. References currentChar, currentSet, QIMPenChar::Deleted, findNext(), findPrev(), QIMPenCharSet::removeChar(), setCurrentChar(), QIMPenChar::setFlag(), QIMPenChar::System, and QIMPenChar::testFlag(). Referenced by QIMPenEdit(). |
|
|
Definition at line 536 of file qimpensetup.cpp. References QIMPenCharSet::characters(), charList, QIMPenChar::clear(), currentChar, currentCode, currentSet, QIMPenChar::Deleted, inputChar, and setCurrentChar(). Referenced by QIMPenEdit(), and selectCharSet(). |
|
|
Definition at line 564 of file qimpensetup.cpp. References charList, QIMPenProfile::charSets(), QIMPenChar::clear(), currentSet, fillCharList(), inputChar, QIMPenWidget::insertCharSet(), profile, pw, QIMPenWidget::removeCharSet(), selectChar(), and TRUE. |
|
|
Definition at line 413 of file qimpensetup.cpp. References charSetCombo, QIMPenProfile::charSets(), i, and profile. Referenced by selectCharSetVisible(). |
|
|
Definition at line 553 of file qimpensetup.cpp. References charSetCombo, QIMPenProfile::charSets(), i, profile, and selectCharSet(). Referenced by QIMPenEdit(), and setProfile(). |
|
|
Definition at line 505 of file qimpensetup.cpp. References currentChar, findNext(), findPrev(), nextBtn, prevBtn, pw, and QIMPenWidget::showCharacter(). Referenced by addChar(), defaultChars(), nextChar(), prevChar(), removeChar(), and selectChar(). |
|
|
Definition at line 399 of file qimpensetup.cpp. References charList, charSetCombo, QIMPenProfile::charSets(), enableButtons(), profile, and selectCharSetVisible(). Referenced by QIMPenSetup::loadProfiles(), and QIMPenSetup::selectProfile(). |
|
|
Definition at line 115 of file qimpensetup.h. Referenced by enableButtons(), and QIMPenEdit(). |
|
|
Definition at line 113 of file qimpensetup.h. Referenced by addNewChar(), fillCharList(), QIMPenEdit(), selectChar(), selectCharSet(), and setProfile(). |
|
|
Definition at line 112 of file qimpensetup.h. Referenced by QIMPenEdit(), selectCharSet(), selectCharSetVisible(), and setProfile(). |
|
|
Definition at line 120 of file qimpensetup.h. Referenced by defaultChars(), enableButtons(), fillCharList(), findNext(), QIMPenEdit(), removeChar(), selectChar(), and setCurrentChar(). |
|
|
Definition at line 119 of file qimpensetup.h. Referenced by addChar(), addNewChar(), defaultChars(), findNext(), findPrev(), QIMPenEdit(), and selectChar(). |
|
|
Definition at line 122 of file qimpensetup.h. Referenced by addChar(), defaultChars(), fillCharList(), findNext(), findPrev(), removeChar(), selectChar(), and selectCharSet(). |
|
|
Definition at line 121 of file qimpensetup.h. Referenced by addChar(), addNewChar(), clearChar(), enableButtons(), newStroke(), QIMPenEdit(), selectChar(), and selectCharSet(). |
|
|
Definition at line 114 of file qimpensetup.h. Referenced by enableButtons(), and QIMPenEdit(). |
|
|
Definition at line 118 of file qimpensetup.h. Referenced by QIMPenEdit(), and setCurrentChar(). |
|
|
Definition at line 117 of file qimpensetup.h. Referenced by QIMPenEdit(), and setCurrentChar(). |
|
|
Definition at line 123 of file qimpensetup.h. Referenced by QIMPenEdit(), selectCharSet(), selectCharSetVisible(), and setProfile(). |
|
|
Definition at line 111 of file qimpensetup.h. Referenced by clearChar(), QIMPenEdit(), selectCharSet(), and setCurrentChar(). |
|
|
Definition at line 116 of file qimpensetup.h. Referenced by enableButtons(), and QIMPenEdit(). |
1.4.2