#include <qv4compileddata_p.h>
Definition at line 790 of file qv4compileddata_p.h.
◆ commonType()
CommonType QV4::CompiledData::Property::commonType |
( |
| ) |
const |
|
inline |
◆ commonTypeOrTypeNameIndex()
uint QV4::CompiledData::Property::commonTypeOrTypeNameIndex |
( |
| ) |
const |
|
inline |
◆ isCommonType()
bool QV4::CompiledData::Property::isCommonType |
( |
| ) |
const |
|
inline |
◆ isFinal()
bool QV4::CompiledData::Property::isFinal |
( |
| ) |
const |
|
inline |
◆ isList()
bool QV4::CompiledData::Property::isList |
( |
| ) |
const |
|
inline |
◆ isReadOnly()
bool QV4::CompiledData::Property::isReadOnly |
( |
| ) |
const |
|
inline |
◆ isRequired()
bool QV4::CompiledData::Property::isRequired |
( |
| ) |
const |
|
inline |
◆ nameIndex()
quint32 QV4::CompiledData::Property::nameIndex |
( |
| ) |
const |
|
inline |
◆ setCommonType()
◆ setIsFinal()
void QV4::CompiledData::Property::setIsFinal |
( |
bool | final | ) |
|
|
inline |
◆ setIsList()
void QV4::CompiledData::Property::setIsList |
( |
bool | isList | ) |
|
|
inline |
◆ setIsReadOnly()
void QV4::CompiledData::Property::setIsReadOnly |
( |
bool | isReadOnly | ) |
|
|
inline |
◆ setIsRequired()
void QV4::CompiledData::Property::setIsRequired |
( |
bool | isRequired | ) |
|
|
inline |
◆ setNameIndex()
void QV4::CompiledData::Property::setNameIndex |
( |
int | nameIndex | ) |
|
|
inline |
◆ setTypeNameIndex()
void QV4::CompiledData::Property::setTypeNameIndex |
( |
int | nameIndex | ) |
|
|
inline |
◆ typeNameIndex()
int QV4::CompiledData::Property::typeNameIndex |
( |
| ) |
const |
|
inline |
◆ data
◆ location
Location QV4::CompiledData::Property::location |
◆ nameIndexAndFinal
The documentation for this struct was generated from the following file: