![]() |
Qt 6.x
The Qt SDK
|
#include <qqmljscompilepass_p.h>
Public Attributes | |
QQmlJSRegisterContent | content |
bool | canMove = false |
bool | affectedBySideEffects = false |
Friends | |
bool | operator== (const VirtualRegister &a, const VirtualRegister &b) |
Definition at line 41 of file qqmljscompilepass_p.h.
|
friend |
Definition at line 48 of file qqmljscompilepass_p.h.
bool QQmlJSCompilePass::VirtualRegister::affectedBySideEffects = false |
Definition at line 45 of file qqmljscompilepass_p.h.
bool QQmlJSCompilePass::VirtualRegister::canMove = false |
Definition at line 44 of file qqmljscompilepass_p.h.
QQmlJSRegisterContent QQmlJSCompilePass::VirtualRegister::content |
Definition at line 43 of file qqmljscompilepass_p.h.