#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>
Inheritance diagram for Qt3::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 348 of file qrichtext.cpp. References after, and readStyleInformation(). |
|
|
Definition at line 991 of file qrichtext_p.h. |
|
|
Implements Qt3::QTextCommand. Definition at line 385 of file qrichtext.cpp. References after, Qt3::QTextCommand::doc, firstParag, and writeStyleInformation(). |
|
||||||||||||||||
|
Definition at line 355 of file qrichtext.cpp. References IO_WriteOnly, Qt3::QTextParagraph::next(), p, Qt3::QTextDocument::paragAt(), and Qt3::QTextParagraph::writeStyleInformation(). Referenced by QTextStyleCommand(). |
|
|
Reimplemented from Qt3::QTextCommand. Definition at line 993 of file qrichtext_p.h. |
|
|
Implements Qt3::QTextCommand. Definition at line 391 of file qrichtext.cpp. References before, Qt3::QTextCommand::doc, firstParag, and writeStyleInformation(). |
|
||||||||||||||||
|
Definition at line 371 of file qrichtext.cpp. References IO_ReadOnly, Qt3::QTextParagraph::next(), p, and Qt3::QTextParagraph::readStyleInformation(). Referenced by execute(), and unexecute(). |
|
|
Definition at line 1003 of file qrichtext_p.h. Referenced by execute(), and QTextStyleCommand(). |
|
|
Definition at line 1002 of file qrichtext_p.h. Referenced by unexecute(). |
|
|
Definition at line 1001 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 1001 of file qrichtext_p.h. |
1.4.2