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


Public Member Functions | |
| QTextInsertCommand (QTextDocument *d, int i, int idx, const QMemArray< QTextStringChar > &str, const QByteArray &oldStyleInfo) | |
| QTextInsertCommand (QTextParagraph *p, int idx, const QMemArray< QTextStringChar > &str) | |
| virtual | ~QTextInsertCommand () |
| Commands | type () const |
| QTextCursor * | execute (QTextCursor *c) |
| QTextCursor * | unexecute (QTextCursor *c) |
|
||||||||||||||||||||||||
|
Definition at line 1021 of file qrichtext_p.h. |
|
||||||||||||||||
|
Definition at line 1024 of file qrichtext_p.h. |
|
|
Definition at line 1026 of file qrichtext_p.h. |
|
|
Reimplemented from QTextDeleteCommand. Definition at line 1029 of file qrichtext_p.h. References QTextDeleteCommand::unexecute(). |
|
|
Reimplemented from QTextDeleteCommand. Definition at line 1028 of file qrichtext_p.h. |
|
|
Reimplemented from QTextDeleteCommand. Definition at line 1030 of file qrichtext_p.h. References QTextDeleteCommand::execute(). |
1.4.2