![]() |
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 | |
| Alias * | next |
Additional Inherited Members | |
| Public Member Functions inherited from QV4::CompiledData::Alias | |
| bool | isReadOnly () const |
| void | setIsReadOnly (bool isReadOnly) |
| quint32 | nameIndex () const |
| void | setNameIndex (quint32 nameIndex) |
| quint32 | idIndex () const |
| void | setIdIndex (quint32 idIndex) |
| quint32 | propertyNameIndex () const |
| void | setPropertyNameIndex (quint32 propertyNameIndex) |
| Location | location () const |
| void | setLocation (Location location) |
| Location | referenceLocation () const |
| void | setReferenceLocation (Location referenceLocation) |
Definition at line 275 of file qqmlirbuilder_p.h.
| Alias* QmlIR::Alias::next |
Definition at line 277 of file qqmlirbuilder_p.h.