Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4symbol_p.h File Reference
#include "qv4string_p.h"
#include "qv4functionobject_p.h"
+ Include dependency graph for qv4symbol_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::Heap::SymbolCtor
 
struct  QV4::Heap::Symbol
 
struct  QV4::SymbolCtor
 
struct  QV4::SymbolPrototype
 
struct  QV4::Symbol
 
struct  QV4::SymbolObject
 

Namespaces

namespace  QV4
 \qmltype Particle \inqmlmodule QtQuick.Particles
 
namespace  QV4::Heap
 

Macros

#define SymbolObjectMembers(class, Member)    Member(class, Pointer, Symbol *, symbol)
 

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (SymbolObject, Object)
 

Macro Definition Documentation

◆ SymbolObjectMembers

#define SymbolObjectMembers (   class,
  Member 
)     Member(class, Pointer, Symbol *, symbol)

Definition at line 35 of file qv4symbol_p.h.