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

QTextStyleCommand Class Reference

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

Inheritance diagram for QTextStyleCommand:

Inheritance graph
[legend]
Collaboration diagram for QTextStyleCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QTextStyleCommand (QTextDocument *d, int fParag, int lParag, const QByteArray &beforeChange)
virtual ~QTextStyleCommand ()
Commands type () const
QTextCursorexecute (QTextCursor *c)
QTextCursorunexecute (QTextCursor *c)

Static Public Member Functions

static QByteArray readStyleInformation (QTextDocument *d, int fParag, int lParag)
static void writeStyleInformation (QTextDocument *d, int fParag, const QByteArray &style)

Private Attributes

int firstParag
int lastParag
QByteArray before
QByteArray after

Constructor & Destructor Documentation

QTextStyleCommand::QTextStyleCommand QTextDocument d,
int  fParag,
int  lParag,
const QByteArray beforeChange
 

virtual QTextStyleCommand::~QTextStyleCommand  )  [inline, virtual]
 

Definition at line 1056 of file qrichtext_p.h.


Member Function Documentation

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

Implements QTextCommand.

static QByteArray QTextStyleCommand::readStyleInformation QTextDocument d,
int  fParag,
int  lParag
[static]
 

Referenced by Qt3::QTextEdit::doKeyboardAction(), Qt3::QTextEdit::keyPressEvent(), Qt3::QTextEdit::setAlignment(), and Qt3::QTextEdit::setParagType().

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

Reimplemented from QTextCommand.

Definition at line 1058 of file qrichtext_p.h.

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

Implements QTextCommand.

static void QTextStyleCommand::writeStyleInformation QTextDocument d,
int  fParag,
const QByteArray style
[static]
 


Member Data Documentation

QByteArray QTextStyleCommand::after [private]
 

Definition at line 1068 of file qrichtext_p.h.

QByteArray QTextStyleCommand::before [private]
 

Definition at line 1067 of file qrichtext_p.h.

int QTextStyleCommand::firstParag [private]
 

Definition at line 1066 of file qrichtext_p.h.

int QTextStyleCommand::lastParag [private]
 

Definition at line 1066 of file qrichtext_p.h.


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