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


Public Member Functions | |
| QTextStyleCommand (QTextDocument *d, int fParag, int lParag, const QByteArray &beforeChange) | |
| virtual | ~QTextStyleCommand () |
| Commands | type () const |
| QTextCursor * | execute (QTextCursor *c) |
| QTextCursor * | unexecute (QTextCursor *c) |
Static Public Member Functions | |
| static QByteArray | readStyleInformation (QTextDocument *d, int fParag, int lParag) |
| static void | writeStyleInformation (QTextDocument *d, int fParag, const QByteArray &style) |
Private Attributes | |
| int | firstParag |
| int | lastParag |
| QByteArray | before |
| QByteArray | after |
|
||||||||||||||||||||
|
|
|
|
Definition at line 1056 of file qrichtext_p.h. |
|
|
Implements QTextCommand. |
|
||||||||||||||||
|
Referenced by Qt3::QTextEdit::doKeyboardAction(), Qt3::QTextEdit::keyPressEvent(), Qt3::QTextEdit::setAlignment(), and Qt3::QTextEdit::setParagType(). |
|
|
Reimplemented from QTextCommand. Definition at line 1058 of file qrichtext_p.h. |
|
|
Implements QTextCommand. |
|
||||||||||||||||
|
|
|
|
Definition at line 1068 of file qrichtext_p.h. |
|
|
Definition at line 1067 of file qrichtext_p.h. |
|
|
Definition at line 1066 of file qrichtext_p.h. |
|
|
Definition at line 1066 of file qrichtext_p.h. |
1.4.2