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

QTextFormatCommand Class Reference

#include </home/clem/local/src/opie/qmake/include/private/qrichtext_p.h>

Inheritance diagram for QTextFormatCommand:

Inheritance graph
[legend]
Collaboration diagram for QTextFormatCommand:

Collaboration graph
[legend]
List of all members.

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

Protected Attributes

int startId
int startIndex
int endId
int endIndex
QTextFormatformat
QMemArray< QTextStringCharoldFormats
int flags

Constructor & Destructor Documentation

QTextFormatCommand::QTextFormatCommand QTextDocument d,
int  sid,
int  sidx,
int  eid,
int  eidx,
const QMemArray< QTextStringChar > &  old,
QTextFormat f,
int  fl
 

virtual QTextFormatCommand::~QTextFormatCommand  )  [virtual]
 


Member Function Documentation

QTextCursor* QTextFormatCommand::execute QTextCursor c  )  [virtual]
 

Implements QTextCommand.

Commands QTextFormatCommand::type  )  const [inline, virtual]
 

Reimplemented from QTextCommand.

Definition at line 1040 of file qrichtext_p.h.

QTextCursor* QTextFormatCommand::unexecute QTextCursor c  )  [virtual]
 

Implements QTextCommand.


Member Data Documentation

int QTextFormatCommand::endId [protected]
 

Definition at line 1045 of file qrichtext_p.h.

int QTextFormatCommand::endIndex [protected]
 

Definition at line 1045 of file qrichtext_p.h.

int QTextFormatCommand::flags [protected]
 

Definition at line 1048 of file qrichtext_p.h.

QTextFormat* QTextFormatCommand::format [protected]
 

Definition at line 1046 of file qrichtext_p.h.

QMemArray<QTextStringChar> QTextFormatCommand::oldFormats [protected]
 

Definition at line 1047 of file qrichtext_p.h.

int QTextFormatCommand::startId [protected]
 

Definition at line 1045 of file qrichtext_p.h.

int QTextFormatCommand::startIndex [protected]
 

Definition at line 1045 of file qrichtext_p.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:49:30 2005 for OPIE by  doxygen 1.4.2