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
qv4symbol_p.h File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

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

Functions

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

Macro Definition Documentation

◆ SymbolObjectMembers

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

Definition at line 36 of file qv4symbol_p.h.