Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4runtime_p.h File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include "qv4global_p.h"
#include "qv4value_p.h"
#include "qv4runtimeapi_p.h"
#include <QtCore/qnumeric.h>
Include dependency graph for qv4runtime_p.h:
This graph shows which files directly or indirectly include this file:

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 }

Macro Definition Documentation

◆ TRACE0

#define TRACE0 ( )

Definition at line 51 of file qv4runtime_p.h.

◆ TRACE1

#define TRACE1 ( x)

Definition at line 52 of file qv4runtime_p.h.

◆ TRACE2

#define TRACE2 ( x,
y )

Definition at line 53 of file qv4runtime_p.h.