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
QQmlJSTypePropagator::ExpectedRegisterState Struct Reference

#include <qqmljstypepropagator_p.h>

Collaboration diagram for QQmlJSTypePropagator::ExpectedRegisterState:

Public Attributes

int originatingOffset = 0
VirtualRegisters registers

Detailed Description

Definition at line 175 of file qqmljstypepropagator_p.h.

Member Data Documentation

◆ originatingOffset

int QQmlJSTypePropagator::ExpectedRegisterState::originatingOffset = 0

Definition at line 177 of file qqmljstypepropagator_p.h.

◆ registers

VirtualRegisters QQmlJSTypePropagator::ExpectedRegisterState::registers

Definition at line 178 of file qqmljstypepropagator_p.h.


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