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
QQmlPropertyCacheCreatorBase::IncrementalResult Struct Reference

#include <qqmlpropertycachecreator_p.h>

Collaboration diagram for QQmlPropertyCacheCreatorBase::IncrementalResult:

Public Attributes

QQmlError error
bool canResume = false
int processedRoot = 0

Detailed Description

Definition at line 173 of file qqmlpropertycachecreator_p.h.

Member Data Documentation

◆ canResume

bool QQmlPropertyCacheCreatorBase::IncrementalResult::canResume = false

Definition at line 177 of file qqmlpropertycachecreator_p.h.

◆ error

QQmlError QQmlPropertyCacheCreatorBase::IncrementalResult::error

Definition at line 175 of file qqmlpropertycachecreator_p.h.

◆ processedRoot

int QQmlPropertyCacheCreatorBase::IncrementalResult::processedRoot = 0

Definition at line 179 of file qqmlpropertycachecreator_p.h.


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