18#include <private/qtqmlglobal_p.h>
20#include <QtQml/qqml.h>
21#include <QtCore/qobject.h>
33 RestoreBindingOrValue = RestoreBinding | RestoreValue
45 Q_PROPERTY(
bool delayed READ delayed WRITE setDelayed REVISION(2, 8))
46 Q_PROPERTY(RestorationMode restoreMode READ restoreMode WRITE setRestoreMode
47 NOTIFY restoreModeChanged REVISION(2, 14))
69 void setDelayed(
bool);
71 RestorationMode restoreMode() const;
72 void setRestoreMode(RestorationMode);
75 void restoreModeChanged();
79 void classBegin() override;
80 void componentComplete() override;
87 void targetValueChanged();
The QQmlParserStatus class provides updates on the QML parser state.
The QQmlPropertyValueSource class is an interface for property value sources such as animations and b...
The QQmlProperty class abstracts accessing properties on objects created from QML.
\macro QT_RESTRICTED_CAST_FROM_ASCII
object setProperty("down", true)
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
settings setValue("DataPump/bgcolor", color)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent