![]() |
Qt 6.x
The Qt SDK
|
#include "qqmljsscope_p.h"
#include "qqmljstypepropagator_p.h"
#include "qqmljsutils_p.h"
#include "qqmlsa_p.h"
#include <private/qv4compilerscanfunctions_p.h>
#include <QtQmlCompiler/private/qqmlsasourcelocation_p.h>
Go to the source code of this file.
Macros | |
#define | INSTR_PROLOGUE_NOT_IMPLEMENTED() |
#define | INSTR_PROLOGUE_NOT_IMPLEMENTED_IGNORE() |
Functions | |
static bool | isLoggingMethod (const QString &consoleMethod) |
#define INSTR_PROLOGUE_NOT_IMPLEMENTED | ( | ) |
Definition at line 64 of file qqmljstypepropagator.cpp.
#define INSTR_PROLOGUE_NOT_IMPLEMENTED_IGNORE | ( | ) |
Definition at line 68 of file qqmljstypepropagator.cpp.
|
static |
Definition at line 1017 of file qqmljstypepropagator.cpp.
Referenced by QQmlJSTypePropagator::generate_CallProperty().