source:
trunk/src/gui/text/text.pri@
443
| Last change on this file since 443 was 220, checked in by , 16 years ago | |
|---|---|
| File size: 5.5 KB | |
| Line | |
|---|---|
| 1 | # Qt kernel module |
| 2 | |
| 3 | HEADERS += \ |
| 4 | text/qfont.h \ |
| 5 | text/qfontdatabase.h \ |
| 6 | text/qfontengine_p.h \ |
| 7 | text/qfontengineglyphcache_p.h \ |
| 8 | text/qfontinfo.h \ |
| 9 | text/qfontmetrics.h \ |
| 10 | text/qfont_p.h \ |
| 11 | text/qfontsubset_p.h \ |
| 12 | text/qtextcontrol_p.h \ |
| 13 | text/qtextcontrol_p_p.h \ |
| 14 | text/qtextengine_p.h \ |
| 15 | text/qtextlayout.h \ |
| 16 | text/qtextformat.h \ |
| 17 | text/qtextformat_p.h \ |
| 18 | text/qtextobject.h \ |
| 19 | text/qtextobject_p.h \ |
| 20 | text/qtextoption.h \ |
| 21 | text/qfragmentmap_p.h \ |
| 22 | text/qtextdocument.h \ |
| 23 | text/qtextdocument_p.h \ |
| 24 | text/qtexthtmlparser_p.h \ |
| 25 | text/qabstracttextdocumentlayout.h \ |
| 26 | text/qtextdocumentlayout_p.h \ |
| 27 | text/qtextcursor.h \ |
| 28 | text/qtextcursor_p.h \ |
| 29 | text/qtextdocumentfragment.h \ |
