![]() |
Qt 6.x
The Qt SDK
|
#include <qquickdesignersupportstates_p.h>
Static Public Member Functions | |
static bool | isStateActive (QObject *object, QQmlContext *context) |
static void | activateState (QObject *object, QQmlContext *context) |
static void | deactivateState (QObject *object) |
static bool | changeValueInRevertList (QObject *state, QObject *target, const QQuickDesignerSupport::PropertyName &propertyName, const QVariant &value) |
static bool | updateStateBinding (QObject *state, QObject *target, const QQuickDesignerSupport::PropertyName &propertyName, const QString &expression) |
static bool | resetStateProperty (QObject *state, QObject *target, const QQuickDesignerSupport::PropertyName &propertyName, const QVariant &) |
Definition at line 24 of file qquickdesignersupportstates_p.h.
|
static |
Definition at line 25 of file qquickdesignersupportstates.cpp.
References context, property, QQuickStateGroup::setState(), and QQuickState::stateGroup().
|
static |
Definition at line 52 of file qquickdesignersupportstates.cpp.
References QQuickState::changeValueInRevertList(), QString::fromUtf8(), and state.
Definition at line 39 of file qquickdesignersupportstates.cpp.
References QQuickStateGroup::setState(), and QQuickState::stateGroup().
|
static |
Definition at line 11 of file qquickdesignersupportstates.cpp.
References context, property, QQuickStateGroup::state, and QQuickState::stateGroup().
|
static |
Definition at line 76 of file qquickdesignersupportstates.cpp.
References QString::fromUtf8(), QQuickState::removeEntryFromRevertList(), and state.
|
static |
Definition at line 64 of file qquickdesignersupportstates.cpp.
References QQuickState::changeValueInRevertList(), QString::fromUtf8(), and state.