![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4global_p.h"#include "qv4value_p.h"#include "qv4runtimeapi_p.h"#include <QtCore/qnumeric.h>Go to the source code of this file.
Classes | |
| struct | QV4::RuntimeHelpers |
Namespaces | |
| namespace | QV4 |
Macros | |
| #define | TRACE0() |
| #define | TRACE1(x) |
| #define | TRACE2(x, y) |
Enumerations | |
| enum | QV4::TypeHint { QV4::PREFERREDTYPE_HINT , QV4::NUMBER_HINT , QV4::STRING_HINT } |
| #define TRACE0 | ( | ) |
Definition at line 51 of file qv4runtime_p.h.
| #define TRACE1 | ( | x | ) |
Definition at line 52 of file qv4runtime_p.h.
Definition at line 53 of file qv4runtime_p.h.