Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
QFontDialogPrivate () | |
Atributos públicos | |
QLabel * | familyAccel |
QLineEdit * | familyEdit |
QListBox * | familyList |
QLabel * | styleAccel |
QLineEdit * | styleEdit |
QListBox * | styleList |
QLabel * | sizeAccel |
QLineEdit * | sizeEdit |
QListBox * | sizeList |
QVGroupBox * | effects |
QCheckBox * | strikeout |
QCheckBox * | underline |
QComboBox * | color |
QHGroupBox * | sample |
QLineEdit * | sampleEdit |
QLabel * | scriptAccel |
QComboBox * | scriptCombo |
QPushButton * | ok |
QPushButton * | cancel |
QBoxLayout * | buttonLayout |
QBoxLayout * | effectsLayout |
QBoxLayout * | sampleLayout |
QBoxLayout * | sampleEditLayout |
QFontDatabase | fdb |
QString | family |
QFont::Script | script |
QString | style |
int | size |
bool | smoothScalable |
QFontDialogPrivate::QFontDialogPrivate | ( | ) | [inline] |