![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qv4reflect_p.h"
#include "qv4runtimeapi_p.h"
#include "qv4objectproto_p.h"
#include "qv4propertykey_p.h"
#include "qv4objectiterator_p.h"
Go to the source code of this file.
Classes | |
struct | CallArgs |
Functions | |
DEFINE_OBJECT_VTABLE (Reflect) | |
static CallArgs | createListFromArrayLike (Scope &scope, const Object *o) |
Definition at line 41 of file qv4reflect.cpp.
DEFINE_OBJECT_VTABLE | ( | Reflect | ) |