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
QQuick3DPropertyChangedTracker::Tracked Struct Reference

#include <qquick3dshaderutils_p.h>

Collaboration diagram for QQuick3DPropertyChangedTracker::Tracked:

Public Attributes

QQuick3DPropertyWatcherwatcher = nullptr
QPointer< QQuick3DObjectobject
int pid = -1

Detailed Description

Definition at line 783 of file qquick3dshaderutils_p.h.

Member Data Documentation

◆ object

QPointer<QQuick3DObject> QQuick3DPropertyChangedTracker::Tracked::object

Definition at line 786 of file qquick3dshaderutils_p.h.

◆ pid

int QQuick3DPropertyChangedTracker::Tracked::pid = -1

Definition at line 787 of file qquick3dshaderutils_p.h.

◆ watcher

QQuick3DPropertyWatcher* QQuick3DPropertyChangedTracker::Tracked::watcher = nullptr

Definition at line 785 of file qquick3dshaderutils_p.h.


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