#include <qrichtext_p.h>
Lista de todos los miembros.
Métodos públicos |
| QTextFormatCommand (QTextDocument *d, int sid, int sidx, int eid, int eidx, const QMemArray< QTextStringChar > &old, QTextFormat *f, int fl) |
virtual | ~QTextFormatCommand () |
Commands | type () const |
QTextCursor * | execute (QTextCursor *c) |
QTextCursor * | unexecute (QTextCursor *c) |
| QTextFormatCommand (QTextDocument *d, int sid, int sidx, int eid, int eidx, const QMemArray< QTextStringChar > &old, QTextFormat *f, int fl) |
virtual | ~QTextFormatCommand () |
Commands | type () const |
QTextCursor * | execute (QTextCursor *c) |
QTextCursor * | unexecute (QTextCursor *c) |
Atributos protegidos |
int | startId |
int | startIndex |
int | endId |
int | endIndex |
QTextFormat * | format |
QMemArray< QTextStringChar > | oldFormats |
int | flags |
Documentación del constructor y destructor
QTextFormatCommand::~QTextFormatCommand |
( |
| ) |
[virtual] |
virtual QTextFormatCommand::~QTextFormatCommand |
( |
| ) |
[virtual] |
Documentación de las funciones miembro
Commands QTextFormatCommand::type |
( |
| ) |
const [inline, virtual] |
Commands QTextFormatCommand::type |
( |
| ) |
const [inline, virtual] |
Documentación de los datos miembro
La documentación para esta clase fue generada a partir de los siguientes ficheros: