#include <qv4executablecompilationunit_p.h>
◆ InlineComponentData() [1/2]
InlineComponentData::InlineComponentData |
( |
| ) |
|
|
default |
◆ InlineComponentData() [2/2]
InlineComponentData::InlineComponentData |
( |
const QQmlType & |
qmlType, |
|
|
int |
objectIndex, |
|
|
int |
nameIndex, |
|
|
int |
totalObjectCount, |
|
|
int |
totalBindingCount, |
|
|
int |
totalParserStatusCount |
|
) |
| |
|
inline |
◆ nameIndex
int InlineComponentData::nameIndex = -1 |
◆ objectIndex
int InlineComponentData::objectIndex = -1 |
◆ qmlType
◆ totalBindingCount
int InlineComponentData::totalBindingCount = 0 |
◆ totalObjectCount
int InlineComponentData::totalObjectCount = 0 |
◆ totalParserStatusCount
int InlineComponentData::totalParserStatusCount = 0 |
The documentation for this struct was generated from the following file: