Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 36 of file qv4jsonobject_p.h.

Constructor & Destructor Documentation

◆ ObjectItem()

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

Definition at line 38 of file qv4jsonobject_p.h.

Member Data Documentation

◆ o

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

Definition at line 37 of file qv4jsonobject_p.h.


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