Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4runtime_p.h File Reference
#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
 \qmltype Particle \inqmlmodule QtQuick.Particles
 

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 50 of file qv4runtime_p.h.

◆ TRACE1

#define TRACE1 (   x)

Definition at line 51 of file qv4runtime_p.h.

◆ TRACE2

#define TRACE2 (   x,
  y 
)

Definition at line 52 of file qv4runtime_p.h.