#include <qfile.h>#include <qtl.h>#include <math.h>#include <limits.h>#include <qdatastream.h>#include "qimpenstroke.h"#include "opie2/odebug.h"Include dependency graph for qimpenstroke.cpp:

Go to the source code of this file.
Defines | |
| #define | QIMPEN_CORRELATION_POINTS 25 |
Functions | |
| QDataStream & | operator<< (QDataStream &s, const QIMPenStroke &ws) |
| QDataStream & | operator>> (QDataStream &s, QIMPenStroke &ws) |
|
|
Definition at line 29 of file qimpenstroke.cpp. Referenced by QIMPenStroke::createAngleSignature(), QIMPenStroke::createDistSignature(), and QIMPenStroke::createTanSignature(). |
|
||||||||||||
|
Write the character's data to the stream. Definition at line 613 of file qimpenstroke.cpp. |
|
||||||||||||
|
Read the character's data from the stream. Definition at line 628 of file qimpenstroke.cpp. References i, QIMPenStroke::lastPoint, QIMPenStroke::links, size, and QIMPenStroke::startPoint. |
1.4.2