![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <private/qquickparticlesystem_p.h>#include <QtQml/qqml.h>Go to the source code of this file.
Classes | |
| class | QQuickV4ParticleData |
Macros | |
| #define | Q_QUICK_PARTICLE_ACCESSOR(TYPE, VARIABLE, NAME) |
| #define | Q_QUICK_PARTICLE_SYSTEM_ACCESSOR(GETTER, SETTER, NAME) |
| #define | Q_QUICK_PARTICLE_COLOR_ACCESSOR(VAR, NAME) |
| #define Q_QUICK_PARTICLE_ACCESSOR | ( | TYPE, | |
| VARIABLE, | |||
| NAME ) |
Definition at line 29 of file qquickv4particledata_p.h.
| #define Q_QUICK_PARTICLE_COLOR_ACCESSOR | ( | VAR, | |
| NAME ) |
Definition at line 76 of file qquickv4particledata_p.h.
| #define Q_QUICK_PARTICLE_SYSTEM_ACCESSOR | ( | GETTER, | |
| SETTER, | |||
| NAME ) |
Definition at line 62 of file qquickv4particledata_p.h.