#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>
Inheritance diagram for Qt3::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 |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 260 of file qrichtext.cpp. References format, Qt3::QTextDocument::formatCollection(), oldFormats, and QMemArray< type >::size(). |
|
|
Definition at line 271 of file qrichtext.cpp. References format, oldFormats, Qt3::QTextFormat::removeRef(), and QMemArray< type >::size(). |
|
|
Implements Qt3::QTextCommand. Definition at line 280 of file qrichtext.cpp. References Qt3::QTextCommand::doc, end, endId, endIndex, flags, format, Qt3::QTextCursor::gotoLeft(), Qt3::QTextParagraph::length(), Qt3::QTextDocument::paragAt(), Qt3::QTextCursor::setIndex(), Qt3::QTextCursor::setParagraph(), start, startId, startIndex, and Qt3::QTextDocument::Temp. |
|
|
Reimplemented from Qt3::QTextCommand. Definition at line 975 of file qrichtext_p.h. |
|
|
Implements Qt3::QTextCommand. Definition at line 304 of file qrichtext.cpp. References QMemArray< type >::at(), Qt3::QTextCommand::doc, end, endId, endIndex, Qt3::QTextCursor::gotoLeft(), Qt3::QTextParagraph::length(), Qt3::QTextParagraph::next(), oldFormats, Qt3::QTextDocument::paragAt(), Qt3::QTextParagraph::setFormat(), Qt3::QTextCursor::setIndex(), Qt3::QTextCursor::setParagraph(), QMemArray< type >::size(), startId, and startIndex. |
|
|
Definition at line 980 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 980 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 983 of file qrichtext_p.h. Referenced by execute(). |
|
|
Definition at line 981 of file qrichtext_p.h. Referenced by execute(), QTextFormatCommand(), and ~QTextFormatCommand(). |
|
|
Definition at line 982 of file qrichtext_p.h. Referenced by QTextFormatCommand(), unexecute(), and ~QTextFormatCommand(). |
|
|
Definition at line 980 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 980 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
1.4.2