Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4symbol_p.h File Reference

(8b6a9403bf2e04d34b9b07d2780186029fab99d0)

#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
 
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.