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
QJSManagedValuePrivate Class Reference

#include <qjsmanagedvalue_p.h>

Collaboration diagram for QJSManagedValuePrivate:

Static Public Member Functions

static QV4::Valuemember (const QJSManagedValue *jsmv)
static QV4::Value ** memberPtr (QJSManagedValue *jsmv)

Detailed Description

Definition at line 23 of file qjsmanagedvalue_p.h.

Member Function Documentation

◆ member()

QV4::Value * QJSManagedValuePrivate::member ( const QJSManagedValue * jsmv)
inlinestatic

Definition at line 26 of file qjsmanagedvalue_p.h.

◆ memberPtr()

QV4::Value ** QJSManagedValuePrivate::memberPtr ( QJSManagedValue * jsmv)
inlinestatic

Definition at line 27 of file qjsmanagedvalue_p.h.


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