#include </home/clem/local/src/opie/qmake/include/private/qfontdata_p.h>
Collaboration diagram for QFontPrivate::TextRun:

Public Member Functions | |
| TextRun () | |
| ~TextRun () | |
| void | setParams (int x, int y, int x2, const QChar *s, int len, QFont::Script sc=QFont::NoScript) |
Public Attributes | |
| int | xoff |
| int | yoff |
| int | x2off |
| QFont::Script | script |
| const QChar * | string |
| int | length |
| TextRun * | next |
|
|
Definition at line 269 of file qfontdata_p.h. References length, next, script, string, x2off, xoff, and yoff. |
|
|
Definition at line 280 of file qfontdata_p.h. References next. |
|
||||||||||||||||||||||||||||
|
Definition at line 286 of file qfontdata_p.h. |
|
|
Definition at line 300 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
|
|
Definition at line 301 of file qfontdata_p.h. Referenced by TextRun(), and ~TextRun(). |
|
|
Definition at line 298 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
|
|
Definition at line 299 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
|
|
Definition at line 297 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
|
|
Definition at line 295 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
|
|
Definition at line 296 of file qfontdata_p.h. Referenced by setParams(), and TextRun(). |
1.4.2