#include <qrichtext_p.h>
Lista de todos los miembros.
Métodos públicos |
| QTextString () |
| QTextString (const QTextString &s) |
virtual | ~QTextString () |
QString | toString () const |
QTextStringChar & | at (int i) const |
int | length () const |
int | width (int idx) const |
void | insert (int index, const QString &s, QTextFormat *f) |
void | insert (int index, const QChar *unicode, int len, QTextFormat *f) |
void | insert (int index, QTextStringChar *c, bool doAddRefFormat=FALSE) |
void | truncate (int index) |
void | remove (int index, int len) |
void | clear () |
void | setFormat (int index, QTextFormat *f, bool useCollection) |
void | setBidi (bool b) |
bool | isBidi () const |
bool | isRightToLeft () const |
QChar::Direction | direction () const |
void | setDirection (QChar::Direction d) |
QMemArray< QTextStringChar > | rawData () const |
void | operator= (const QString &s) |
void | operator+= (const QString &s) |
void | prepend (const QString &s) |
int | appendParagraphs (QTextParagraph *start, QTextParagraph *end) |
bool | validCursorPosition (int idx) |
int | nextCursorPosition (int idx) |
int | previousCursorPosition (int idx) |
| QTextString () |
| QTextString (const QTextString &s) |
virtual | ~QTextString () |
QString | toString () const |
QTextStringChar & | at (int i) const |
int | length () const |
int | width (int idx) const |
void | insert (int index, const QString &s, QTextFormat *f) |
void | insert (int index, const QChar *unicode, int len, QTextFormat *f) |
void | insert (int index, QTextStringChar *c, bool doAddRefFormat=FALSE) |
void | truncate (int index) |
void | remove (int index, int len) |
void | clear () |
void | setFormat (int index, QTextFormat *f, bool useCollection) |
void | setBidi (bool b) |
bool | isBidi () const |
bool | isRightToLeft () const |
QChar::Direction | direction () const |
void | setDirection (QChar::Direction d) |
QMemArray< QTextStringChar > | rawData () const |
void | operator= (const QString &s) |
void | operator+= (const QString &s) |
void | prepend (const QString &s) |
int | appendParagraphs (QTextParagraph *start, QTextParagraph *end) |
bool | validCursorPosition (int idx) |
int | nextCursorPosition (int idx) |
int | previousCursorPosition (int idx) |
Métodos públicos estáticos |
static QString | toString (const QMemArray< QTextStringChar > &data) |
static QString | toString (const QMemArray< QTextStringChar > &data) |
Documentación del constructor y destructor
QTextString::QTextString |
( |
| ) |
|
QTextString::~QTextString |
( |
| ) |
[virtual] |
QTextString::QTextString |
( |
| ) |
|
virtual QTextString::~QTextString |
( |
| ) |
[virtual] |
Documentación de las funciones miembro
void QTextString::clear |
( |
| ) |
|
void QTextString::clear |
( |
void |
| ) |
|
bool QTextString::isBidi |
( |
| ) |
const |
bool QTextString::isBidi |
( |
| ) |
const [inline] |
bool QTextString::isRightToLeft |
( |
| ) |
const |
bool QTextString::isRightToLeft |
( |
| ) |
const [inline] |
int QTextString::length |
( |
void |
| ) |
const [inline] |
int QTextString::length |
( |
void |
| ) |
const [inline] |
int QTextString::nextCursorPosition |
( |
int |
idx | ) |
[inline] |
int QTextString::nextCursorPosition |
( |
int |
idx | ) |
|
void QTextString::operator+= |
( |
const QString & |
s | ) |
[inline] |
void QTextString::operator+= |
( |
const QString & |
s | ) |
[inline] |
void QTextString::operator= |
( |
const QString & |
s | ) |
[inline] |
void QTextString::operator= |
( |
const QString & |
s | ) |
[inline] |
void QTextString::prepend |
( |
const QString & |
s | ) |
[inline] |
void QTextString::prepend |
( |
const QString & |
s | ) |
[inline] |
int QTextString::previousCursorPosition |
( |
int |
idx | ) |
[inline] |
int QTextString::previousCursorPosition |
( |
int |
idx | ) |
|
void QTextString::remove |
( |
int |
index, |
|
|
int |
len |
|
) |
| |
void QTextString::remove |
( |
int |
index, |
|
|
int |
len |
|
) |
| |
void QTextString::setBidi |
( |
bool |
b | ) |
[inline] |
void QTextString::setBidi |
( |
bool |
b | ) |
[inline] |
QString QTextString::toString |
( |
| ) |
const |
QString QTextString::toString |
( |
| ) |
const [inline] |
void QTextString::truncate |
( |
int |
index | ) |
|
void QTextString::truncate |
( |
int |
index | ) |
|
bool QTextString::validCursorPosition |
( |
int |
idx | ) |
[inline] |
bool QTextString::validCursorPosition |
( |
int |
idx | ) |
|
int QTextString::width |
( |
int |
idx | ) |
const |
int QTextString::width |
( |
int |
idx | ) |
const |
La documentación para esta clase fue generada a partir de los siguientes ficheros: