![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4jsonobject_p.h>
Public Member Functions | |
ObjectItem (const QV4::Object *o) |
Public Attributes | |
const QV4::Object * | o |
Definition at line 37 of file qv4jsonobject_p.h.
|
inline |
Definition at line 39 of file qv4jsonobject_p.h.
References o.
const QV4::Object* QV4::ObjectItem::o |
Definition at line 38 of file qv4jsonobject_p.h.
Referenced by ObjectItem(), QV4::operator==(), and QV4::qHash().