6#include <QtCore/qloggingcategory.h>
106 return m_selectedFont;
111 if (
font == m_selectedFont)
114 m_selectedFont =
font;
172 [
this, fontDialog]() { fontDialog->setCurrentFont(m_selectedFont); });
173 fontDialog->setOptions(m_options);
181 fontDialog->setOptions(m_options);
182 fontDialog->setCurrentFont(m_selectedFont);
190#include "moc_qquickfontdialog_p.cpp"
void setOptions(FontDialogOptions options)
void setWindowTitle(const QString &)
bool testOption(FontDialogOption option) const
FontDialogOptions options() const
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
virtual bool useNativeDialog() const
virtual void onShow(QPlatformDialogHelper *dialog)
bool useNativeDialog() const override
void currentFontChanged()
QFontDialogOptions::FontDialogOptions options
void onShow(QPlatformDialogHelper *dialog) override
void setSelectedFont(const QFont &font)
void setCurrentFont(const QFont &font)
void setOptions(QFontDialogOptions::FontDialogOptions options)
void selectedFontChanged()
void onCreate(QPlatformDialogHelper *dialog) override
Combined button and popup list for selecting options.
SharedPointerFileDialogOptions m_options
#define Q_LOGGING_CATEGORY(name,...)
QFileDialog dialog(this)
[1]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent