#include <qlist.h>#include <qvaluelist.h>#include <qcstring.h>#include "qimpenstroke.h"Include dependency graph for qimpenchar.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
| typedef QList< QIMPenChar > | QIMPenCharList |
| typedef QListIterator< QIMPenChar > | QIMPenCharIterator |
| typedef QValueList< QIMPenCharMatch > | QIMPenCharMatchList |
| typedef QList< QIMPenCharSet > | QIMPenCharSetList |
| typedef QListIterator< QIMPenCharSet > | QIMPenCharSetIterator |
Functions | |
| QDataStream & | operator<< (QDataStream &s, const QIMPenChar &ws) |
| QDataStream & | operator>> (QDataStream &s, QIMPenChar &ws) |
Variables | |
| const QIMPenSpecialKeys | qimpen_specialKeys [] |
|
|
Definition at line 83 of file qimpenchar.h. |
|
|
Definition at line 82 of file qimpenchar.h. |
|
|
Definition at line 98 of file qimpenchar.h. |
|
|
Definition at line 158 of file qimpenchar.h. |
|
|
Definition at line 157 of file qimpenchar.h. |
|
||||||||||||
|
Write the character's data to the stream. Definition at line 212 of file qimpenchar.cpp. References QIMPenChar::ch, QIMPenChar::d, QIMPenChar::Data, QIMPenChar::flags, and QIMPenChar::strokes. |
|
||||||||||||
|
Read the character's data from the stream. Definition at line 231 of file qimpenchar.cpp. References QIMPenChar::ch, QIMPenChar::d, QIMPenChar::Data, QIMPenChar::flags, i, size, and QIMPenChar::strokes. |
|
|
Definition at line 33 of file qimpenchar.cpp. Referenced by QIMPenInputCharDlg::addSpecial(), and QIMPenInputCharDlg::setSpecial(). |
1.4.2