![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlpropertycachecreator_p.h>
Public Attributes | |
QQmlError | error |
bool | canResume = false |
int | processedRoot = 0 |
Definition at line 173 of file qqmlpropertycachecreator_p.h.
bool QQmlPropertyCacheCreatorBase::IncrementalResult::canResume = false |
Definition at line 177 of file qqmlpropertycachecreator_p.h.
QQmlError QQmlPropertyCacheCreatorBase::IncrementalResult::error |
Definition at line 175 of file qqmlpropertycachecreator_p.h.
int QQmlPropertyCacheCreatorBase::IncrementalResult::processedRoot = 0 |
Definition at line 179 of file qqmlpropertycachecreator_p.h.