![]() |
Qt 4.8
|
#include <qdeclarativecustomparser_p_p.h>
Public Functions | |
| QDeclarativeCustomParserPropertyPrivate () | |
Public Variables | |
| bool | isList |
| QDeclarativeParser::Location | location |
| QByteArray | name |
| QList< QVariant > | values |
Definition at line 75 of file qdeclarativecustomparser_p_p.h.
|
inline |
Definition at line 78 of file qdeclarativecustomparser_p_p.h.
| bool QDeclarativeCustomParserPropertyPrivate::isList |
Definition at line 82 of file qdeclarativecustomparser_p_p.h.
Referenced by QDeclarativeCustomParserNodePrivate::fromProperty(), QDeclarativeCustomParserProperty::isList(), and QDeclarativeCustomParserProperty::operator=().
| QDeclarativeParser::Location QDeclarativeCustomParserPropertyPrivate::location |
Definition at line 83 of file qdeclarativecustomparser_p_p.h.
Referenced by QDeclarativeCustomParserNodePrivate::fromProperty(), QDeclarativeCustomParserProperty::location(), and QDeclarativeCustomParserProperty::operator=().
| QByteArray QDeclarativeCustomParserPropertyPrivate::name |
Definition at line 81 of file qdeclarativecustomparser_p_p.h.
Referenced by QDeclarativeCustomParserNodePrivate::fromProperty(), QDeclarativeCustomParserProperty::name(), and QDeclarativeCustomParserProperty::operator=().
Definition at line 84 of file qdeclarativecustomparser_p_p.h.
Referenced by QDeclarativeCustomParserProperty::assignedValues(), QDeclarativeCustomParserNodePrivate::fromProperty(), and QDeclarativeCustomParserProperty::operator=().