Qt 4.8
|
#include <qdeclarativeparser_p.h>
Public Functions | |
bool | operator< (LocationSpan &o) const |
Public Variables | |
Location | end |
LocationRange | range |
Location | start |
Definition at line 104 of file qdeclarativeparser_p.h.
|
inline |
Definition at line 110 of file qdeclarativeparser_p.h.
Location QDeclarativeParser::LocationSpan::end |
Definition at line 107 of file qdeclarativeparser_p.h.
Referenced by QDeclarativeCompiler::genComponent(), and QDeclarativeCompiledData::indexForLocation().
LocationRange QDeclarativeParser::LocationSpan::range |
Definition at line 108 of file qdeclarativeparser_p.h.
Referenced by QDeclarativeDomProperty::length(), QDeclarativeDomDynamicProperty::length(), QDeclarativeDomObject::length(), QDeclarativeDomValue::length(), QDeclarativeDomProperty::position(), QDeclarativeDomDynamicProperty::position(), QDeclarativeDomObject::position(), and QDeclarativeDomValue::position().
Location QDeclarativeParser::LocationSpan::start |
Definition at line 106 of file qdeclarativeparser_p.h.
Referenced by QDeclarativeCompiler::buildComponentFromRoot(), QDeclarativeCompiler::buildDynamicMeta(), QDeclarativeCompiler::compileTree(), QDeclarativeCompiler::dumpStats(), QDeclarativeCustomParserNodePrivate::fromObject(), QDeclarativeCustomParserNodePrivate::fromProperty(), QDeclarativeCompiler::genBindingAssignment(), QDeclarativeCompiler::genComponent(), QDeclarativeCompiler::genListProperty(), QDeclarativeCompiler::genLiteralAssignment(), QDeclarativeCompiler::genObject(), QDeclarativeCompiler::genObjectBody(), QDeclarativeCompiler::genPropertyAssignment(), QDeclarativeCompiler::genValueTypeProperty(), QDeclarativeCompiledData::indexForLocation(), operator<(), QDeclarativeTypeData::resolveTypes(), and ValuePtrLessThan().