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
QQmlSynchronizerPrivate::State Struct Reference
Collaboration diagram for QQmlSynchronizerPrivate::State:

Public Attributes

QVariant value
QHash< QQmlSynchronizerProperty, Resultresults

Detailed Description

Definition at line 212 of file qqmlsynchronizer.cpp.

Member Data Documentation

◆ results

QHash< QQmlSynchronizerProperty, Result > QQmlSynchronizerPrivate::State::results

Definition at line 215 of file qqmlsynchronizer.cpp.

◆ value

QVariant QQmlSynchronizerPrivate::State::value

Definition at line 214 of file qqmlsynchronizer.cpp.


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