![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlirbuilder_p.h>
Public Attributes | ||
quint32 | offset | |
Binding * | next | |
![]() | ||
quint32_le | propertyNameIndex | |
quint32_le_bitfield_union< FlagsField, TypeField > | flagsAndType | |
union { | ||
bool b | ||
quint32_le constantValueIndex | ||
quint32_le compiledScriptIndex | ||
quint32_le objectIndex | ||
quint32_le translationDataIndex | ||
quint32 nullMarker | ||
} | value | |
quint32_le | stringIndex | |
Location | location | |
Location | valueLocation | |
Definition at line 258 of file qqmlirbuilder_p.h.
Binding* QmlIR::Binding::next |
Definition at line 265 of file qqmlirbuilder_p.h.
quint32 QmlIR::Binding::offset |
Definition at line 263 of file qqmlirbuilder_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().