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
QSSGSceneDesc::PropertyCall Struct Referenceabstract

#include <qssgscenedesc_p.h>

+ Inheritance diagram for QSSGSceneDesc::PropertyCall:
+ Collaboration diagram for QSSGSceneDesc::PropertyCall:

Public Member Functions

virtual ~PropertyCall ()=default
 
virtual bool set (QQuick3DObject &, const char *, const void *)=0
 
virtual bool set (QQuick3DObject &, const char *, const QVariant &)=0
 
virtual bool get (const QQuick3DObject &, const void *[]) const =0
 

Detailed Description

Definition at line 87 of file qssgscenedesc_p.h.

Constructor & Destructor Documentation

◆ ~PropertyCall()

virtual QSSGSceneDesc::PropertyCall::~PropertyCall ( )
virtualdefault

Member Function Documentation

◆ get()

◆ set() [1/2]

◆ set() [2/2]


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