![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Namespaces | |
namespace | AST |
namespace | Dom |
namespace | LoggingUtils |
Classes | |
class | AotStats |
struct | AotStatsEntry |
class | AotStatsReporter |
class | ConstPtrWrapperIterator |
struct | ContextualTypes |
struct | DiagnosticMessage |
class | Directives |
class | Engine |
class | Export |
struct | ExportedScope |
class | FixedPoolArray |
class | Import |
struct | ImportedScope |
class | Lexer |
class | LoggerCategory |
class | LoggerCategoryPrivate |
class | Managed |
class | MemoryPool |
class | QQmlJSAotCompilerStats |
class | SourceLocation |
Typedefs | |
using | LoggerWarningId = QQmlSA::LoggerWarningId |
Functions | |
QDebug | operator<< (QDebug dbg, const Lexer &l) |
QDebug | operator<< (QDebug dbg, const Lexer::State &s) |
static int | classify2 (const QChar *s, int parseModeFlags) |
static int | classify3 (const QChar *s, int parseModeFlags) |
static int | classify4 (const QChar *s, int parseModeFlags) |
static int | classify5 (const QChar *s, int parseModeFlags) |
static int | classify6 (const QChar *s, int parseModeFlags) |
static int | classify7 (const QChar *s, int parseModeFlags) |
static int | classify8 (const QChar *s, int parseModeFlags) |
static int | classify9 (const QChar *s, int parseModeFlags) |
static int | classify10 (const QChar *s, int parseModeFlags) |
static int | classify12 (const QChar *s, int parseModeFlags) |
Definition at line 30 of file qqmljsloggingutils_p.h.
|
inlinestatic |
Definition at line 825 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 869 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 24 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 54 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 114 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 229 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 355 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 518 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 610 of file qqmljskeywords_p.h.
|
inlinestatic |
Definition at line 745 of file qqmljskeywords_p.h.
Definition at line 462 of file qqmljslexer.cpp.
QDebug QQmlJS::operator<< | ( | QDebug | dbg, |
const Lexer::State & | s ) |
Definition at line 1835 of file qqmljslexer.cpp.