Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlSynchronizerChangeHandler Class Reference
Inheritance diagram for QQmlSynchronizerChangeHandler:
Collaboration diagram for QQmlSynchronizerChangeHandler:

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< QQmlSynchronizerHandlercreateChangeHandler ()
QPropertyChangeHandler< QQmlSynchronizerHandlercreateChangeHandler ()

Detailed Description

Definition at line 187 of file qqmlsynchronizer.cpp.

Constructor & Destructor Documentation

◆ QQmlSynchronizerChangeHandler() [1/2]

QQmlSynchronizerChangeHandler::QQmlSynchronizerChangeHandler ( QQmlSynchronizerPrivate * receiver,
const QQmlSynchronizerProperty & property )
inline

Definition at line 190 of file qqmlsynchronizer.cpp.

References QQmlSynchronizerChangeHandler(), and QQmlSynchronizerHandler::QQmlSynchronizerHandler().

Referenced by QQmlSynchronizerChangeHandler().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QQmlSynchronizerChangeHandler() [2/2]

QQmlSynchronizerChangeHandler::QQmlSynchronizerChangeHandler ( QQmlSynchronizerPrivate * receiver,
const QQmlSynchronizerProperty & property )
inline

Definition at line 190 of file qqmlsynchronizer.cpp.


The documentation for this class was generated from the following file: