![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QQmlSynchronizerChangeHandler (QQmlSynchronizerPrivate *receiver, const QQmlSynchronizerProperty &property) | |
| QQmlSynchronizerChangeHandler (QQmlSynchronizerPrivate *receiver, const QQmlSynchronizerProperty &property) | |
| Public Member Functions inherited from QQmlSynchronizerHandler | |
| QQmlSynchronizerHandler (QQmlSynchronizerPrivate *receiver, const QQmlSynchronizerProperty &property) | |
| bool | contains (const QQmlSynchronizerProperty &p) const |
| void | write (QVariant value) const |
| QVariant | coerce (const QVariant &source, QQmlSynchronizer *q) const |
| QQmlSynchronizerProperty | property () const |
| void | operator() () const |
| QQmlSynchronizerHandler (QQmlSynchronizerPrivate *receiver, const QQmlSynchronizerProperty &property) | |
| bool | contains (const QQmlSynchronizerProperty &p) const |
| void | write (QVariant value) const |
| QVariant | coerce (const QVariant &source, QQmlSynchronizer *q) const |
| QQmlSynchronizerProperty | property () const |
| void | operator() () const |
Additional Inherited Members | |
| Protected Member Functions inherited from QQmlSynchronizerHandler | |
| QPropertyChangeHandler< QQmlSynchronizerHandler > | createChangeHandler () |
| QPropertyChangeHandler< QQmlSynchronizerHandler > | createChangeHandler () |
Definition at line 187 of file qqmlsynchronizer.cpp.
|
inline |
Definition at line 190 of file qqmlsynchronizer.cpp.
References QQmlSynchronizerChangeHandler(), and QQmlSynchronizerHandler::QQmlSynchronizerHandler().
Referenced by QQmlSynchronizerChangeHandler().
|
inline |
Definition at line 190 of file qqmlsynchronizer.cpp.