#include <qfontproto.h>
| QFontProto::QFontProto |
( |
QObject * |
parent | ) |
|
| bool QFontProto::bold |
( |
| ) |
const |
| int QFontProto::capitalization |
( |
| ) |
const |
| QString QFontProto::defaultFamily |
( |
| ) |
const |
| bool QFontProto::exactMatch |
( |
| ) |
const |
| QString QFontProto::family |
( |
| ) |
const |
| bool QFontProto::fixedPitch |
( |
| ) |
const |
| bool QFontProto::fromString |
( |
const QString & |
descrip | ) |
|
| bool QFontProto::isCopyOf |
( |
const QFont & |
f | ) |
const |
| bool QFontProto::italic |
( |
| ) |
const |
| bool QFontProto::kerning |
( |
| ) |
const |
| QString QFontProto::key |
( |
| ) |
const |
| QString QFontProto::lastResortFamily |
( |
| ) |
const |
| QString QFontProto::lastResortFont |
( |
| ) |
const |
| qreal QFontProto::letterSpacing |
( |
| ) |
const |
| int QFontProto::letterSpacingType |
( |
| ) |
const |
| bool QFontProto::overline |
( |
| ) |
const |
| int QFontProto::pixelSize |
( |
| ) |
const |
| int QFontProto::pointSize |
( |
| ) |
const |
| qreal QFontProto::pointSizeF |
( |
| ) |
const |
| bool QFontProto::rawMode |
( |
| ) |
const |
| QString QFontProto::rawName |
( |
| ) |
const |
| QFont QFontProto::resolve |
( |
const QFont & |
other | ) |
const |
| void QFontProto::setBold |
( |
bool |
enable | ) |
|
| void QFontProto::setCapitalization |
( |
int |
caps | ) |
|
| void QFontProto::setFamily |
( |
const QString & |
family | ) |
|
| void QFontProto::setFixedPitch |
( |
bool |
enable | ) |
|
| void QFontProto::setItalic |
( |
bool |
enable | ) |
|
| void QFontProto::setKerning |
( |
bool |
enable | ) |
|
| void QFontProto::setLetterSpacing |
( |
int |
type, |
|
|
qreal |
spacing |
|
) |
| |
| void QFontProto::setOverline |
( |
bool |
enable | ) |
|
| void QFontProto::setPixelSize |
( |
int |
pixelSize | ) |
|
| void QFontProto::setPointSize |
( |
int |
pointSize | ) |
|
| void QFontProto::setPointSizeF |
( |
qreal |
pointSize | ) |
|
| void QFontProto::setRawMode |
( |
bool |
enable | ) |
|
| void QFontProto::setRawName |
( |
const QString & |
name | ) |
|
| void QFontProto::setStretch |
( |
int |
factor | ) |
|
| void QFontProto::setStrikeOut |
( |
bool |
enable | ) |
|
| void QFontProto::setStyle |
( |
int |
style | ) |
|
| void QFontProto::setStyleHint |
( |
int |
hint, |
|
|
int |
strategy = 0 |
|
) |
| |
| void QFontProto::setStyleStrategy |
( |
int |
s | ) |
|
| void QFontProto::setUnderline |
( |
bool |
enable | ) |
|
| void QFontProto::setWeight |
( |
int |
weight | ) |
|
| void QFontProto::setWordSpacing |
( |
qreal |
spacing | ) |
|
| int QFontProto::stretch |
( |
| ) |
const |
| bool QFontProto::strikeOut |
( |
| ) |
const |
| int QFontProto::style |
( |
| ) |
const |
| int QFontProto::styleHint |
( |
| ) |
const |
| int QFontProto::styleStrategy |
( |
| ) |
const |
| QString QFontProto::toString |
( |
| ) |
const |
| bool QFontProto::underline |
( |
| ) |
const |
| int QFontProto::weight |
( |
| ) |
const |
| qreal QFontProto::wordSpacing |
( |
| ) |
const |
The documentation for this class was generated from the following files: