4#ifndef QQUICK3DPARTICLEDYNAMICBURST_H
5#define QQUICK3DPARTICLEDYNAMICBURST_H
18#include <QtQuick3DParticles/private/qquick3dparticleemitburst_p.h>
26 Q_PROPERTY(
int amountVariation READ amountVariation WRITE setAmountVariation NOTIFY amountVariationChanged)
42 int amountVariation()
const;
43 TriggerMode triggerMode()
const;
47 void setAmountVariation(
int value);
48 void setTriggerMode(TriggerMode
mode);
58 bool m_enabled =
true;
59 int m_amountVariation = 0;
60 TriggerMode m_triggerMode = TriggerMode::TriggerTime;
void triggerModeChanged()
void amountVariationChanged()
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLenum GLenum GLsizei const GLuint GLboolean enabled
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent