#include <qrichtext_p.h>
Lista de todos los miembros.
Clases |
struct | CustomData |
Tipos públicos |
enum | Type {
Regular = 0,
Custom = 1,
Anchor = 2,
CustomAnchor = 3,
Regular = 0,
Custom = 1,
Anchor = 2,
CustomAnchor = 3
} |
enum | Type {
Regular = 0,
Custom = 1,
Anchor = 2,
CustomAnchor = 3,
Regular = 0,
Custom = 1,
Anchor = 2,
CustomAnchor = 3
} |
Métodos públicos |
| QTextStringChar () |
| ~QTextStringChar () |
int | height () const |
int | ascent () const |
int | descent () const |
bool | isCustom () const |
QTextFormat * | format () const |
QTextCustomItem * | customItem () const |
void | setFormat (QTextFormat *f) |
void | setCustomItem (QTextCustomItem *i) |
void | loseCustomItem () |
bool | isAnchor () const |
bool | isLink () const |
QString | anchorName () const |
QString | anchorHref () const |
void | setAnchor (const QString &name, const QString &href) |
| QTextStringChar () |
| ~QTextStringChar () |
int | height () const |
int | ascent () const |
int | descent () const |
bool | isCustom () const |
QTextFormat * | format () const |
QTextCustomItem * | customItem () const |
void | setFormat (QTextFormat *f) |
void | setCustomItem (QTextCustomItem *i) |
void | loseCustomItem () |
bool | isAnchor () const |
bool | isLink () const |
QString | anchorName () const |
QString | anchorHref () const |
void | setAnchor (const QString &name, const QString &href) |
Atributos públicos |
QChar | c |
uchar | softBreak:1 |
uchar | whiteSpace:1 |
uchar | charStop:1 |
uchar | wordStop:1 |
uchar | nobreak:1 |
uchar | lineStart: 1 |
uchar | type: 2 |
uchar | bidiLevel:7 |
uchar | rightToLeft: 1 |
int | x |
union { |
QTextFormat * format |
CustomData * custom |
} | d |
union { |
QTextFormat * format |
CustomData * custom |
} | d |
Amigas |
class | QTextString |
class | QTextParagraph |
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones:
Regular |
|
Custom |
|
Anchor |
|
CustomAnchor |
|
Regular |
|
Custom |
|
Anchor |
|
CustomAnchor |
|
- Valores de enumeraciones:
Regular |
|
Custom |
|
Anchor |
|
CustomAnchor |
|
Regular |
|
Custom |
|
Anchor |
|
CustomAnchor |
|
Documentación del constructor y destructor
QTextStringChar::QTextStringChar |
( |
| ) |
[inline] |
QTextStringChar::~QTextStringChar |
( |
| ) |
|
QTextStringChar::QTextStringChar |
( |
| ) |
[inline] |
QTextStringChar::~QTextStringChar |
( |
| ) |
|
Documentación de las funciones miembro
QString QTextStringChar::anchorHref |
( |
| ) |
const |
QString QTextStringChar::anchorHref |
( |
| ) |
const |
QString QTextStringChar::anchorName |
( |
| ) |
const |
QString QTextStringChar::anchorName |
( |
| ) |
const |
int QTextStringChar::ascent |
( |
| ) |
const |
int QTextStringChar::ascent |
( |
| ) |
const [inline] |
int QTextStringChar::descent |
( |
| ) |
const |
int QTextStringChar::descent |
( |
| ) |
const [inline] |
int QTextStringChar::height |
( |
| ) |
const [inline] |
int QTextStringChar::height |
( |
| ) |
const |
bool QTextStringChar::isAnchor |
( |
| ) |
const [inline] |
bool QTextStringChar::isAnchor |
( |
| ) |
const [inline] |
bool QTextStringChar::isCustom |
( |
| ) |
const [inline] |
bool QTextStringChar::isCustom |
( |
| ) |
const [inline] |
bool QTextStringChar::isLink |
( |
| ) |
const [inline] |
bool QTextStringChar::isLink |
( |
| ) |
const [inline] |
void QTextStringChar::loseCustomItem |
( |
| ) |
|
void QTextStringChar::loseCustomItem |
( |
| ) |
|
void QTextStringChar::setAnchor |
( |
const QString & |
name, |
|
|
const QString & |
href |
|
) |
| |
void QTextStringChar::setAnchor |
( |
const QString & |
name, |
|
|
const QString & |
href |
|
) |
| |
Documentación de las funciones relacionadas y clases amigas
Documentación de los datos miembro
La documentación para esta clase fue generada a partir de los siguientes ficheros: