42 #ifndef QFONTDIALOG_P_H 43 #define QFONTDIALOG_P_H 57 #include "private/qdialog_p.h" 61 #ifndef QT_NO_FONTDIALOG 88 const QString &title, QFontDialog::FontDialogOptions options);
137 QFontDialog::FontDialogOptions
opts;
144 inline void done(
int result) { q_func()->done(result); }
162 #endif // QT_NO_FONTDIALOG 166 #endif // QFONTDIALOG_P_H QBoxLayout * sampleEditLayout
The QBoxLayout class lines up child widgets horizontally or vertically.
QBoxLayout * buttonLayout
#define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
QLabel * writingSystemAccel
bool showCocoaFontPanel()
void _q_sizeHighlighted(int)
static QFont getFont(bool *ok, const QFont &initial, QWidget *parent, const QString &title, QFontDialog::FontDialogOptions options)
The QString class provides a Unicode character string.
void _q_macRunNativeAppModalPanel()
QBoxLayout * effectsLayout
void closeCocoaFontPanel()
QFontDatabase::WritingSystem writingSystem
bool setVisible_sys(bool visible)
static bool sharedFontPanelAvailable
void createNSFontPanelDelegate()
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QFontDatabase class provides information about the fonts available in the underlying window syste...
void _q_writingSystemHighlighted(int)
QByteArray memberToDisconnectOnClose
QPointer< QObject > receiverToDisconnectOnClose
QBoxLayout * sampleLayout
void _q_styleHighlighted(int)
The QComboBox widget is a combined button and popup list.
void _q_familyHighlighted(int)
The QGroupBox widget provides a group box frame with a title.
QFontListView * familyList
The QFontDialog class provides a dialog widget for selecting a font.
QFontDialog * fontDialog()
void retranslateStrings()
static void setFont(void *delegate, const QFont &font)
void _q_sizeChanged(const QString &)
This slot is called if the user changes the font size.
void updateSizes()
Updates the contents of the "font size" list box.
#define Q_DECLARE_PUBLIC(Class)
The QFont class specifies a font used for drawing text.
The QLabel widget provides a text or image display.
The QLineEdit widget is a one-line text editor.
QDialogButtonBox * buttonBox
bool hideCocoaFontPanel()
QFontListView * styleList
The QCheckBox widget provides a checkbox with a text label.
void mac_nativeDialogModalHelp()
QFontDialog::FontDialogOptions opts
QComboBox * writingSystemCombo
void updateSampleFont(const QFont &newFont)