#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>
Inheritance diagram for Qt3::QTextDeleteCommand:


Public Member Functions | |
| QTextDeleteCommand (QTextDocument *d, int i, int idx, const QMemArray< QTextStringChar > &str, const QByteArray &oldStyle) | |
| QTextDeleteCommand (QTextParagraph *p, int idx, const QMemArray< QTextStringChar > &str) | |
| virtual | ~QTextDeleteCommand () |
| Commands | type () const |
| QTextCursor * | execute (QTextCursor *c) |
| QTextCursor * | unexecute (QTextCursor *c) |
Protected Attributes | |
| int | id |
| int | index |
| QTextParagraph * | parag |
| QMemArray< QTextStringChar > | text |
| QByteArray | styleInformation |
|
||||||||||||||||||||||||
|
Definition at line 161 of file qrichtext.cpp. References format(), QMemArray< type >::size(), text, and text. |
|
||||||||||||||||
|
Definition at line 171 of file qrichtext.cpp. References format(), i, QMemArray< type >::size(), text, and text. |
|
|
Definition at line 180 of file qrichtext.cpp. References format(), QMemArray< type >::resize(), QMemArray< type >::size(), and text. |
|
|
Implements Qt3::QTextCommand. Reimplemented in Qt3::QTextInsertCommand. Definition at line 189 of file qrichtext.cpp. References Qt3::QTextCommand::cursor, Qt3::QTextCommand::doc, Qt3::QTextCursor::gotoNextLetter(), i, index, Qt3::QTextDocument::lastParagraph(), len, oendl, owarn, parag, Qt3::QTextDocument::paragAt(), Qt3::QTextCursor::remove(), s, Qt3::QTextCursor::setIndex(), Qt3::QTextCursor::setParagraph(), QMemArray< type >::size(), Qt3::QTextDocument::Temp, and text. |
|
|
Reimplemented from Qt3::QTextCommand. Reimplemented in Qt3::QTextInsertCommand. Definition at line 941 of file qrichtext_p.h. |
|
|
Implements Qt3::QTextCommand. Reimplemented in Qt3::QTextInsertCommand. Definition at line 217 of file qrichtext.cpp. References Qt3::QTextCommand::cursor, Qt3::QTextCommand::doc, i, index, Qt3::QTextCursor::insert(), IO_ReadOnly, Qt3::QTextDocument::lastParagraph(), Qt3::QTextParagraph::next(), oendl, owarn, p, parag, Qt3::QTextDocument::paragAt(), Qt3::QTextCursor::paragraph(), Qt3::QTextParagraph::readStyleInformation(), s, Qt3::QTextCursor::setIndex(), Qt3::QTextCursor::setParagraph(), str, styleInformation, text, QTextString::toString(), and TRUE. |
|
|
Definition at line 946 of file qrichtext_p.h. |
|
|
Definition at line 946 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 947 of file qrichtext_p.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 949 of file qrichtext_p.h. Referenced by unexecute(). |
|
|
Definition at line 948 of file qrichtext_p.h. Referenced by execute(), QTextDeleteCommand(), unexecute(), and ~QTextDeleteCommand(). |
1.4.2