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

(b9075d002a2a581f226b7a71d02b72ffc77443f5)

#include "qv4global_p.h"
#include "qv4managed_p.h"
Include dependency graph for qv4memberdata_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::MemberData

Namespaces

namespace  QV4
namespace  QV4::Heap

Macros

#define MemberDataMembers(class, Member)

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (MemberData, Base)
 QV4::Heap::Q_STATIC_ASSERT (std::is_trivial_v< MemberData >)

Macro Definition Documentation

◆ MemberDataMembers

#define MemberDataMembers ( class,
Member )
Value:
Member(class, ValueArray, ValueArray, values)
GLenum GLsizei GLsizei GLint * values

Definition at line 26 of file qv4memberdata_p.h.