CopperSpice API  1.9.1
QTimeLine Member List

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

CurveShape enum nameQTimeLine
Direction enum nameQTimeLine
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
QTimeLine(int duration=1000, QObject *parent=nullptr)QTimeLineexplicit
State enum nameQTimeLine
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ())QObjectstatic
connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
currentFrame() constQTimeLine
currentTimeQTimeLinereadwrite
currentTime() constQTimeLine
currentValue() constQTimeLine
curveShapeQTimeLinereadwrite
curveShape() constQTimeLine
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObjectslot
destroyed(QObject *obj=nullptr)QObjectsignal
directionQTimeLinereadwrite
direction() constQTimeLine
disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *receiver, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod)QObjectstatic
disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...))QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod)QObjectstatic
disconnectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
durationQTimeLinereadwrite
duration() constQTimeLine
dynamicPropertyNames() constQObject
easingCurveQTimeLinereadwrite
easingCurve() constQTimeLine
endFrame() constQTimeLine
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &childName=QString ()) constQObject
findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
findChildren(const QRegularExpression &regExp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
finished()QTimeLinesignal
frameChanged(int frame)QTimeLinesignal
frameForTime(int msec) constQTimeLine
inherits(const QString &className) constQObject
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
loopCountQTimeLinereadwrite
loopCount() constQTimeLine
metaObject() constQObject
moveToThread(QThread *targetThread)QObject
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
parent() constQObject
property(const QString &name) constQObject
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
resume()QTimeLineslot
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setCurrentTime(int msec)QTimeLineslot
setCurveShape(CurveShape shape)QTimeLine
setDirection(Direction direction)QTimeLine
setDuration(int duration)QTimeLine
setEasingCurve(const QEasingCurve &curve)QTimeLine
setEndFrame(int frame)QTimeLine
setFrameRange(int startFrame, int endFrame)QTimeLine
setLoopCount(int count)QTimeLine
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPaused(bool paused)QTimeLineslot
setProperty(const QString &name, const QVariant &value)QObject
setStartFrame(int frame)QTimeLine
setUpdateInterval(int interval)QTimeLine
signalsBlocked() constQObject
start()QTimeLineslot
startFrame() constQTimeLine
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
state() constQTimeLine
stateChanged(QTimeLine::State newState)QTimeLinesignal
staticMetaObject()QObjectstatic
stop()QTimeLineslot
thread() constQObject
timerEvent(QTimerEvent *event) overrideQTimeLineoverrideprotectedvirtual
toggleDirection()QTimeLineslot
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
updateIntervalQTimeLinereadwrite
updateInterval() constQTimeLine
valueChanged(qreal value)QTimeLinesignal
valueForTime(int msec) constQTimeLinevirtual
~QObject()QObject
~QTimeLine()QTimeLinevirtual