26#define MemberDataMembers(class, Member) \
27 Member(class, ValueArray, ValueArray, values)
41 const
Value &operator[] (
uint idx)
const {
return d()->values[idx]; }
46 inline uint size()
const {
return d()->values.size; }
Combined button and popup list for selecting options.
\qmltype Particle \inqmlmodule QtQuick.Particles
#define Q_STATIC_ASSERT(Condition)
GLboolean GLboolean GLboolean b
GLsizei const GLfloat * v
[13]
#define V4_MANAGED(DataClass, superClass)
#define V4_INTERNALCLASS(c)
#define DECLARE_HEAP_OBJECT(name, base)
#define DECLARE_MARKOBJECTS(class)
static Heap::MemberData * allocate(QV4::ExecutionEngine *e, uint n, Heap::MemberData *old=nullptr)
const Value * data() const
void set(EngineBase *e, uint index, Value v)
void set(EngineBase *e, uint index, Heap::Base *b)