![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QQmlJS::Engine, including all inherited members.
addComment(int pos, int len, int line, int col) | QQmlJS::Engine | inline |
code() const | QQmlJS::Engine | inline |
comments() const | QQmlJS::Engine | inline |
directives() const | QQmlJS::Engine | inline |
lexer() const | QQmlJS::Engine | inline |
midRef(int position, int size) | QQmlJS::Engine | inline |
newStringRef(const QString &text) | QQmlJS::Engine | inline |
newStringRef(const QChar *chars, int size) | QQmlJS::Engine | inline |
pool() | QQmlJS::Engine | inline |
pool() const | QQmlJS::Engine | inline |
setCode(const QString &code) | QQmlJS::Engine | inline |
setDirectives(Directives *directives) | QQmlJS::Engine | inline |
setLexer(Lexer *lexer) | QQmlJS::Engine | inline |