Plasma
Plasma::Animation Member List
This is the complete list of members for Plasma::Animation, including all inherited members.
Animation(QObject *parent=0) | Plasma::Animation | explicit |
blockSignals(bool block) | QObject | |
Center enum value | Plasma::Animation | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
currentLoop | QAbstractAnimation | |
currentLoop() const | QAbstractAnimation | |
currentLoopChanged(int currentLoop) | QAbstractAnimation | |
currentLoopTime() const | QAbstractAnimation | |
currentTime | QAbstractAnimation | |
currentTime() const | QAbstractAnimation | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
direction | QAbstractAnimation | |
direction() const | QAbstractAnimation | |
directionChanged(QAbstractAnimation::Direction newDirection) | QAbstractAnimation | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
Down enum value | Plasma::Animation | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
duration | Plasma::Animation | |
duration() const | Plasma::Animation | |
dynamicPropertyNames() const | QObject | |
easingCurve | Plasma::Animation | |
easingCurve() const | Plasma::Animation | |
event(QEvent *event) | QAbstractAnimation | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finished() | QAbstractAnimation | |
group() const | QAbstractAnimation | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
Left enum value | Plasma::Animation | |
loopCount | QAbstractAnimation | |
loopCount() const | QAbstractAnimation | |
metaObject() const | QObject | virtual |
MoveAny enum value | Plasma::Animation | |
MoveDown enum value | Plasma::Animation | |
MoveLeft enum value | Plasma::Animation | |
MovementDirectionFlag enum name | Plasma::Animation | |
MoveRight enum value | Plasma::Animation | |
moveToThread(QThread *targetThread) | QObject | |
MoveUp enum value | Plasma::Animation | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
pause() | QAbstractAnimation | |
property(const char *name) const | QObject | |
QAbstractAnimation(QObject *parent) | QAbstractAnimation | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
ReferenceFlag enum name | Plasma::Animation | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
resume() | QAbstractAnimation | |
Right enum value | Plasma::Animation | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCurrentTime(int msecs) | QAbstractAnimation | |
setDirection(Direction direction) | QAbstractAnimation | |
setDuration(int duration=250) | Plasma::Animation | protectedvirtual |
setEasingCurve(const QEasingCurve &curve) | Plasma::Animation | |
setLoopCount(int loopCount) | QAbstractAnimation | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPaused(bool paused) | QAbstractAnimation | |
setProperty(const char *name, const QVariant &value) | QObject | |
setTargetWidget(QGraphicsWidget *widget) | Plasma::Animation | |
signalsBlocked() const | QObject | |
start(QAbstractAnimation::DeletionPolicy policy) | QAbstractAnimation | |
startTimer(int interval) | QObject | |
state | QAbstractAnimation | |
state() const | QAbstractAnimation | |
stateChanged(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | QAbstractAnimation | |
stop() | QAbstractAnimation | |
targetWidget | Plasma::Animation | |
targetWidget() const | Plasma::Animation | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
totalDuration() const | QAbstractAnimation | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Up enum value | Plasma::Animation | |
updateCurrentTime(int currentTime) | Plasma::Animation | protectedvirtual |
updateDirection(QAbstractAnimation::Direction direction) | QAbstractAnimation | protectedvirtual |
updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | QAbstractAnimation | protectedvirtual |
~Animation()=0 | Plasma::Animation | pure virtual |
~QAbstractAnimation() | QAbstractAnimation | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.