VoltAir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups Pages
ParticleEmitterLogic Member List

This is the complete list of members for ParticleEmitterLogic, including all inherited members.

activeLogic
activeChanged()Logicsignal
actorLogic
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
colorParticleEmitterLogic
colorChanged()ParticleEmitterLogicsignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
decayTimeEmitterLogic
decayTimeChanged()EmitterLogicsignal
decayTimeRandomLengthEmitterLogic
decayTimeRandomLengthChanged()EmitterLogicsignal
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
emitEntity(const SpawnParameters &parameters) overrideParticleEmitterLogicprotectedvirtual
entityCountEmitterLogic
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegExp &regExp, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegularExpression &re, QFlags< Qt::FindChildOption > options) constQObject
getActor() const Logicinline
getColor() const ParticleEmitterLogicinline
getDecayTime() const EmitterLogicinline
getDecayTimeRandomLength() const EmitterLogicinline
getEmitterWorldBounds()ParticleEmitterLogicprotectedvirtual
getEntityCount() const overrideParticleEmitterLogicinlinevirtual
getLayer() const ParticleEmitterLogicinline
getMaxEntityCount() const EmitterLogic
getNextRandomSpawnParameters() const EmitterLogicprotected
getPauseDistance() const ParticleEmitterLogicinline
getRequestedMaxEntityCount() const EmitterLogicinline
getSpawnRate() const EmitterLogicinline
getSpawnSpray() const EmitterLogicinline
getSpawnSpread() const EmitterLogicinline
getSpawnVelocity() const EmitterLogicinline
getSupportedMaxEntityCount() const EmitterLogicinlinevirtual
getTimeOff() const EmitterLogicinline
getTimeOn() const EmitterLogicinline
getTransitionOffTime() const EmitterLogicinline
getTransitionOnTime() const EmitterLogicinline
getWaterParticleSet()ParticleEmitterLogicinlineprotected
inherits(const char *className) constQObject
init() overrideEmitterLogicvirtual
installEventFilter(QObject *filterObj)QObject
isActive() const Logicinline
isPaused() const EmitterLogicinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isSpawnRandom() const EmitterLogicinline
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
layerParticleEmitterLogic
layerChanged()ParticleEmitterLogicsignal
Logic(QObject *parent=nullptr)Logicinlineexplicit
maxEntityCountEmitterLogic
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
onPausedChanged() overrideParticleEmitterLogicprotectedvirtual
parent() constQObject
pausedEmitterLogic
pausedChanged()EmitterLogicsignal
pauseDistanceParticleEmitterLogic
pauseDistanceChanged()ParticleEmitterLogicsignal
property(const char *name) constQObject
QObject(QObject *parent)QObject
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
requestedMaxEntityCountEmitterLogic
requestedMaxEntityCountChanged()EmitterLogicsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setActive(bool value)Logic
setColor(const QColor &color)ParticleEmitterLogic
setDecayTime(float value)EmitterLogic
setDecayTimeRandomLength(float value)EmitterLogic
setLayer(ParticleLayer *value)ParticleEmitterLogic
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPaused(bool value)EmitterLogic
setPauseDistance(float value)ParticleEmitterLogic
setProperty(const char *name, const QVariant &value)QObject
setRequestedMaxEntityCount(int value)EmitterLogic
setSpawnRandom(bool value)EmitterLogic
setSpawnRate(float value)EmitterLogic
setSpawnSpray(float value)EmitterLogic
setSpawnSpread(float value)EmitterLogic
setSpawnVelocity(float value)EmitterLogic
setTimeOff(float value)EmitterLogic
setTimeOn(float value)EmitterLogic
setTransitionOffTime(float value)EmitterLogic
setTransitionOnTime(float value)EmitterLogic
signalsBlocked() constQObject
spawnRandomEmitterLogic
spawnRandomChanged()EmitterLogicsignal
spawnRateEmitterLogic
spawnRateChanged()EmitterLogicsignal
spawnSprayEmitterLogic
spawnSprayChanged()EmitterLogicsignal
spawnSpreadEmitterLogic
spawnSpreadChanged()EmitterLogicsignal
spawnVelocityEmitterLogic
spawnVelocityChanged()EmitterLogicsignal
startTimer(int interval, Qt::TimerType timerType)QObject
supportedMaxEntityCountEmitterLogic
thread() constQObject
timeOffEmitterLogic
timeOffChanged()EmitterLogicsignal
timeOnEmitterLogic
timeOnChanged()EmitterLogicsignal
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
transitionOffTimeEmitterLogic
transitionOffTimeChanged()EmitterLogicsignal
transitionOnTimeEmitterLogic
transitionOnTimeChanged()EmitterLogicsignal
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
update() overrideParticleEmitterLogicvirtual
~QObject()QObjectvirtual