#include <qtextformat_p.h>
Definition at line 25 of file qtextformat_p.h.
◆ FormatVector
◆ QTextFormatCollection()
QTextFormatCollection::QTextFormatCollection |
( |
| ) |
|
|
inline |
◆ ~QTextFormatCollection()
QTextFormatCollection::~QTextFormatCollection |
( |
| ) |
|
◆ blockFormat()
◆ charFormat()
◆ clear()
void QTextFormatCollection::clear |
( |
| ) |
|
◆ createObjectIndex()
int QTextFormatCollection::createObjectIndex |
( |
const QTextFormat & | f | ) |
|
◆ defaultFont()
QFont QTextFormatCollection::defaultFont |
( |
| ) |
const |
|
inline |
◆ defaultTextFormat()
◆ format()
QTextFormat QTextFormatCollection::format |
( |
int | idx | ) |
const |
◆ hasFormatCached()
bool QTextFormatCollection::hasFormatCached |
( |
const QTextFormat & | format | ) |
const |
◆ imageFormat()
◆ indexForFormat()
int QTextFormatCollection::indexForFormat |
( |
const QTextFormat & | f | ) |
|
◆ listFormat()
◆ numFormats()
int QTextFormatCollection::numFormats |
( |
| ) |
const |
|
inline |
◆ objectFormat()
QTextFormat QTextFormatCollection::objectFormat |
( |
int | objectIndex | ) |
const |
|
inline |
◆ objectFormatIndex()
int QTextFormatCollection::objectFormatIndex |
( |
int | objectIndex | ) |
const |
◆ setBaselineOffset()
void QTextFormatCollection::setBaselineOffset |
( |
qreal | baseline | ) |
|
|
inline |
◆ setDefaultFont()
void QTextFormatCollection::setDefaultFont |
( |
const QFont & | f | ) |
|
◆ setObjectFormat()
void QTextFormatCollection::setObjectFormat |
( |
int | objectIndex, |
|
|
const QTextFormat & | format ) |
|
inline |
◆ setObjectFormatIndex()
void QTextFormatCollection::setObjectFormatIndex |
( |
int | objectIndex, |
|
|
int | formatIndex ) |
◆ setSubScriptBaseline()
void QTextFormatCollection::setSubScriptBaseline |
( |
qreal | baseline | ) |
|
|
inline |
◆ setSuperScriptBaseline()
void QTextFormatCollection::setSuperScriptBaseline |
( |
qreal | baseline | ) |
|
|
inline |
◆ tableFormat()
◆ formats
◆ hashes
QMultiHash<size_t,int> QTextFormatCollection::hashes |
◆ objFormats
The documentation for this class was generated from the following files: