Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Qt3::QTextInsertCommand Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-write/qrichtext_p.h>

Inheritance diagram for Qt3::QTextInsertCommand:

Inheritance graph
[legend]
Collaboration diagram for Qt3::QTextInsertCommand:

Collaboration graph
[legend]
List of all members.

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
QTextCursorexecute (QTextCursor *c)
QTextCursorunexecute (QTextCursor *c)

Constructor & Destructor Documentation

Qt3::QTextInsertCommand::QTextInsertCommand QTextDocument d,
int  i,
int  idx,
const QMemArray< QTextStringChar > &  str,
const QByteArray oldStyleInfo
[inline]
 

Definition at line 956 of file qrichtext_p.h.

Qt3::QTextInsertCommand::QTextInsertCommand QTextParagraph p,
int  idx,
const QMemArray< QTextStringChar > &  str
[inline]
 

Definition at line 959 of file qrichtext_p.h.

virtual Qt3::QTextInsertCommand::~QTextInsertCommand  )  [inline, virtual]
 

Definition at line 961 of file qrichtext_p.h.


Member Function Documentation

QTextCursor* Qt3::QTextInsertCommand::execute QTextCursor c  )  [inline, virtual]
 

Reimplemented from Qt3::QTextDeleteCommand.

Definition at line 964 of file qrichtext_p.h.

References QTextDeleteCommand::unexecute().

Commands Qt3::QTextInsertCommand::type  )  const [inline, virtual]
 

Reimplemented from Qt3::QTextDeleteCommand.

Definition at line 963 of file qrichtext_p.h.

QTextCursor* Qt3::QTextInsertCommand::unexecute QTextCursor c  )  [inline, virtual]
 

Reimplemented from Qt3::QTextDeleteCommand.

Definition at line 965 of file qrichtext_p.h.

References QTextDeleteCommand::execute().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 18:03:33 2005 for OPIE by  doxygen 1.4.2