4#ifndef TURBULENCEAFFECTOR_H
5#define TURBULENCEAFFECTOR_H
18#include <QQmlListProperty>
27 Q_PROPERTY(
qreal strength READ strength WRITE setStrength NOTIFY strengthChanged FINAL)
28 Q_PROPERTY(
QUrl noiseSource READ noiseSource WRITE setNoiseSource NOTIFY noiseSourceChanged FINAL)
56 if (m_strength !=
arg) {
64 if (m_noiseSource !=
arg) {
76 void initializeGrid();
77 qreal boundsRespectingField(
int x,
int y);
\inmodule QtCore\reentrant
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
virtual void geometryChange(const QRectF &newGeometry, const QRectF &oldGeometry)
virtual void affectSystem(qreal dt)
void setNoiseSource(const QUrl &arg)
void strengthChanged(qreal arg)
void noiseSourceChanged(const QUrl &arg)
void setStrength(qreal arg)
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.
GLint GLint GLint GLint GLint x
[0]
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent