Eneboo - Documentación para desarrolladores
|
#include <qfontdata_p.h>
Métodos públicos | |
QFontDef () | |
bool | operator== (const QFontDef &other) const |
bool | operator< (const QFontDef &other) const |
QFontDef () | |
bool | operator== (const QFontDef &other) const |
bool | operator< (const QFontDef &other) const |
Atributos públicos | |
QString | family |
int | pointSize |
int | pixelSize |
uint | styleHint: 8 |
uint | styleStrategy: 16 |
uint | weight: 7 |
uint | italic: 1 |
uint | fixedPitch: 1 |
uint | stretch: 12 |
uint | ignorePitch: 1 |
uint | fixedPitchComputed: 1 |
uint | reserved: 14 |
QFontDef::QFontDef | ( | ) | [inline] |
QFontDef::QFontDef | ( | ) | [inline] |