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
QQuickParticleDataHeapNode Struct Reference

#include <qquickparticlesystem_p.h>

+ Collaboration diagram for QQuickParticleDataHeapNode:

Public Attributes

int time
 
QSet< QQuickParticleData * > data
 

Detailed Description

Definition at line 71 of file qquickparticlesystem_p.h.

Member Data Documentation

◆ data

QSet<QQuickParticleData*> QQuickParticleDataHeapNode::data

Definition at line 73 of file qquickparticlesystem_p.h.

◆ time

int QQuickParticleDataHeapNode::time

Definition at line 72 of file qquickparticlesystem_p.h.


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