![]() |
Qt 4.8
|
Public Functions | |
| ComponentStat () | |
Public Variables | |
| int | ids |
| int | lineNumber |
| int | objects |
| QList< QDeclarativeParser::LocationSpan > | optimizedBindings |
| QList< QDeclarativeParser::LocationSpan > | scriptBindings |
Definition at line 323 of file qdeclarativecompiler_p.h.
|
inline |
Definition at line 325 of file qdeclarativecompiler_p.h.
| int QDeclarativeCompiler::ComponentStat::ids |
Definition at line 329 of file qdeclarativecompiler_p.h.
Referenced by QDeclarativeCompiler::completeComponentBuild(), and QDeclarativeCompiler::dumpStats().
| int QDeclarativeCompiler::ComponentStat::lineNumber |
Definition at line 327 of file qdeclarativecompiler_p.h.
Referenced by QDeclarativeCompiler::buildComponentFromRoot(), QDeclarativeCompiler::compileTree(), and QDeclarativeCompiler::dumpStats().
| int QDeclarativeCompiler::ComponentStat::objects |
Definition at line 332 of file qdeclarativecompiler_p.h.
Referenced by QDeclarativeCompiler::buildObject(), and QDeclarativeCompiler::dumpStats().
| QList<QDeclarativeParser::LocationSpan> QDeclarativeCompiler::ComponentStat::optimizedBindings |
Definition at line 331 of file qdeclarativecompiler_p.h.
Referenced by QDeclarativeCompiler::completeComponentBuild(), and QDeclarativeCompiler::dumpStats().
| QList<QDeclarativeParser::LocationSpan> QDeclarativeCompiler::ComponentStat::scriptBindings |
Definition at line 330 of file qdeclarativecompiler_p.h.
Referenced by QDeclarativeCompiler::completeComponentBuild(), and QDeclarativeCompiler::dumpStats().