4#ifndef QQUICKTOOLSEPARATOR_P_H
5#define QQUICKTOOLSEPARATOR_P_H
18#include <QtQuickTemplates2/private/qquickcontrol_p.h>
28 Q_PROPERTY(
bool horizontal READ isHorizontal NOTIFY orientationChanged FINAL)
29 Q_PROPERTY(
bool vertical READ isVertical NOTIFY orientationChanged FINAL)
39 bool isHorizontal()
const;
40 bool isVertical()
const;
48#if QT_CONFIG(accessibility)
49 QAccessible::Role accessibleRole()
const override;
virtual QFont defaultFont() const
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
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)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent