#include </home/clem/local/src/opie/qmake/include/private/qrichtext_p.h>
Inheritance diagram for QTextFormatCommand:


Public Member Functions | |
| QTextFormatCommand (QTextDocument *d, int sid, int sidx, int eid, int eidx, const QMemArray< QTextStringChar > &old, QTextFormat *f, int fl) | |
| virtual | ~QTextFormatCommand () |
| Commands | type () const |
| QTextCursor * | execute (QTextCursor *c) |
| QTextCursor * | unexecute (QTextCursor *c) |
Protected Attributes | |
| int | startId |
| int | startIndex |
| int | endId |
| int | endIndex |
| QTextFormat * | format |
| QMemArray< QTextStringChar > | oldFormats |
| int | flags |
|
||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Implements QTextCommand. |
|
|
Reimplemented from QTextCommand. Definition at line 1040 of file qrichtext_p.h. |
|
|
Implements QTextCommand. |
|
|
Definition at line 1045 of file qrichtext_p.h. |
|
|
Definition at line 1045 of file qrichtext_p.h. |
|
|
Definition at line 1048 of file qrichtext_p.h. |
|
|
Definition at line 1046 of file qrichtext_p.h. |
|
|
Definition at line 1047 of file qrichtext_p.h. |
|
|
Definition at line 1045 of file qrichtext_p.h. |
|
|
Definition at line 1045 of file qrichtext_p.h. |
1.4.2