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
QV4::ObjectItem Struct Reference

#include <qv4jsonobject_p.h>

Collaboration diagram for QV4::ObjectItem:

Public Member Functions

 ObjectItem (const QV4::Object *o)

Public Attributes

const QV4::Objecto

Detailed Description

Definition at line 37 of file qv4jsonobject_p.h.

Constructor & Destructor Documentation

◆ ObjectItem()

QV4::ObjectItem::ObjectItem ( const QV4::Object * o)
inline

Definition at line 39 of file qv4jsonobject_p.h.

References o.

Member Data Documentation

◆ o

const QV4::Object* QV4::ObjectItem::o

Definition at line 38 of file qv4jsonobject_p.h.

Referenced by ObjectItem(), QV4::operator==(), and QV4::qHash().


The documentation for this struct was generated from the following file: