![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickdesignersupportpropertychanges_p.h>
Static Public Member Functions | |
| static void | detachFromState (QObject *propertyChanges) |
| static void | attachToState (QObject *propertyChanges) |
| static QObject * | targetObject (QObject *propertyChanges) |
| static void | removeProperty (QObject *propertyChanges, const QQuickDesignerSupport::PropertyName &propertyName) |
| static QVariant | getProperty (QObject *propertyChanges, const QQuickDesignerSupport::PropertyName &propertyName) |
| static void | changeValue (QObject *propertyChanges, const QQuickDesignerSupport::PropertyName &propertyName, const QVariant &value) |
| static void | changeExpression (QObject *propertyChanges, const QQuickDesignerSupport::PropertyName &propertyName, const QString &expression) |
| static QObject * | stateObject (QObject *propertyChanges) |
| static bool | isNormalProperty (const QQuickDesignerSupport::PropertyName &propertyName) |
Definition at line 25 of file qquickdesignersupportpropertychanges_p.h.
|
static |
Definition at line 12 of file qquickdesignersupportpropertychanges.cpp.
|
static |
Definition at line 65 of file qquickdesignersupportpropertychanges.cpp.
|
static |
Definition at line 53 of file qquickdesignersupportpropertychanges.cpp.
Definition at line 93 of file qquickdesignersupportpropertychanges.cpp.
|
static |
Definition at line 42 of file qquickdesignersupportpropertychanges.cpp.
|
static |
Definition at line 87 of file qquickdesignersupportpropertychanges.cpp.
|
static |
Definition at line 32 of file qquickdesignersupportpropertychanges.cpp.
Definition at line 77 of file qquickdesignersupportpropertychanges.cpp.
Definition at line 22 of file qquickdesignersupportpropertychanges.cpp.