Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 132 of file qqmlpropertycachecreator_p.h.

Member Data Documentation

◆ canResume

bool QQmlPropertyCacheCreatorBase::IncrementalResult::canResume = false

Definition at line 136 of file qqmlpropertycachecreator_p.h.

◆ error

QQmlError QQmlPropertyCacheCreatorBase::IncrementalResult::error

Definition at line 134 of file qqmlpropertycachecreator_p.h.

◆ processedRoot

int QQmlPropertyCacheCreatorBase::IncrementalResult::processedRoot = 0

Definition at line 138 of file qqmlpropertycachecreator_p.h.


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