4#ifndef QQUICKFONTDIALOGIMPL_P_H
5#define QQUICKFONTDIALOGIMPL_P_H
18#include <QtGui/qfontdatabase.h>
19#include <QtQuick/private/qquicklistview_p.h>
20#include <QtQuick/private/qquicktextedit_p.h>
21#include <QtQuickTemplates2/private/qquicktextfield_p.h>
22#include <QtQuickTemplates2/private/qquickcombobox_p.h>
23#include <QtQuickTemplates2/private/qquickcheckbox_p.h>
24#include <QtQuickTemplates2/private/qquickdialog_p.h>
38 Q_PROPERTY(
QFont currentFont READ currentFont WRITE setCurrentFont NOTIFY currentFontChanged FINAL)
51 QFont currentFont()
const;
52 void setCurrentFont(
const QFont &
font,
bool selectInListViews =
false);
72 NOTIFY familyListViewChanged)
74 NOTIFY styleListViewChanged)
76 NOTIFY sizeListViewChanged)
78 NOTIFY sampleEditChanged)
80 NOTIFY buttonBoxChanged)
82 WRITE setWritingSystemComboBox NOTIFY writingSystemComboBoxChanged)
84 NOTIFY underlineCheckBoxChanged)
86 NOTIFY strikeoutCheckBoxChanged)
89 NOTIFY familyEditChanged)
93 Q_MOC_INCLUDE(<QtQuickTemplates2 /
private / qquickdialogbuttonbox_p.h>)
114 void setWritingSystemComboBox(
QQuickComboBox *writingSystemComboBox);
149 void updateFamilies();
150 void selectFontInListViews(
const QFont &
font);
156 void _q_familyChanged();
157 void _q_styleChanged();
158 void _q_sizeEdited();
159 void _q_sizeChanged();
160 void _q_updateSample();
162 void _q_writingSystemChanged(
int index);
171 bool m_smoothlyScalable;
172 bool m_ignoreFamilyUpdate;
173 bool m_ignoreStyleUpdate;
The QFocusEvent class contains event parameters for widget focus events.
WritingSystem
\value Any \value Latin \value Greek \value Cyrillic \value Armenian \value Hebrew \value Arabic \val...
The QKeyEvent class describes a key event.
void writingSystemComboBoxChanged()
void styleListViewChanged()
void familyListViewChanged()
void searchStyle(const QString &s)
void searchFamily(const QString &s)
void sizeListViewChanged()
void strikeoutCheckBoxChanged()
void underlineCheckBoxChanged()
void currentFontChanged(const QFont &font)
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QML_ATTACHED(ATTACHED_TYPE)
static QT_BEGIN_NAMESPACE void init(QTextBoundaryFinder::BoundaryType type, QStringView str, QCharAttributes *attributes)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent