Qt 4.8
|
This is the complete list of members for QAnimationGroup, including all inherited members.
addAnimation(QAbstractAnimation *animation) | QAnimationGroup | |
animationAt(int index) const | QAnimationGroup | |
animationCount() const | QAnimationGroup | |
Backward enum value | QAbstractAnimation | |
blockSignals(bool b) | QObject | |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
clear() | QAnimationGroup | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
currentLoop() const | QAbstractAnimation | |
currentLoopChanged(int currentLoop) | QAbstractAnimation | signal |
currentLoopTime() const | QAbstractAnimation | |
currentTime() const | QAbstractAnimation | |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
DeleteWhenStopped enum value | QAbstractAnimation | |
DeletionPolicy enum name | QAbstractAnimation | |
destroyed(QObject *=0) | QObject | signal |
direction() const | QAbstractAnimation | |
Direction enum name | QAbstractAnimation | |
directionChanged(QAbstractAnimation::Direction) | QAbstractAnimation | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
duration() const =0 | QAbstractAnimation | pure virtual |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QAnimationGroup | protectedvirtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
finished() | QAbstractAnimation | signal |
Forward enum value | QAbstractAnimation | |
group() const | QAbstractAnimation | |
indexOfAnimation(QAbstractAnimation *animation) const | QAnimationGroup | |
inherits(const char *classname) const | QObject | inline |
insertAnimation(int index, QAbstractAnimation *animation) | QAnimationGroup | |
installEventFilter(QObject *) | QObject | |
isWidgetType() const | QObject | inline |
KeepWhenStopped enum value | QAbstractAnimation | |
killTimer(int id) | QObject | |
loopCount() const | QAbstractAnimation | |
metaObject() const | QObject | virtual |
moveToThread(QThread *thread) | QObject | |
objectName() const | QObject | |
parent() const | QObject | inline |
pause() | QAbstractAnimation | slot |
Paused enum value | QAbstractAnimation | |
property(const char *name) const | QObject | |
QAbstractAnimation(QObject *parent=0) | QAbstractAnimation | |
QAbstractAnimation(QAbstractAnimationPrivate &dd, QObject *parent=0) | QAbstractAnimation | protected |
QAnimationGroup(QObject *parent=0) | QAnimationGroup | |
QAnimationGroup(QAnimationGroupPrivate &dd, QObject *parent) | QAnimationGroup | protected |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeAnimation(QAbstractAnimation *animation) | QAnimationGroup | |
removeEventFilter(QObject *) | QObject | |
resume() | QAbstractAnimation | slot |
Running enum value | QAbstractAnimation | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setCurrentTime(int msecs) | QAbstractAnimation | slot |
setDirection(Direction direction) | QAbstractAnimation | |
setLoopCount(int loopCount) | QAbstractAnimation | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setPaused(bool) | QAbstractAnimation | slot |
setProperty(const char *name, const QVariant &value) | QObject | |
setUserData(uint id, QObjectUserData *data) | QObject | |
signalsBlocked() const | QObject | inline |
start(QAbstractAnimation::DeletionPolicy policy=KeepWhenStopped) | QAbstractAnimation | slot |
startTimer(int interval) | QObject | |
State enum name | QAbstractAnimation | |
state() const | QAbstractAnimation | |
stateChanged(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | QAbstractAnimation | signal |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
stop() | QAbstractAnimation | slot |
Stopped enum value | QAbstractAnimation | |
takeAnimation(int index) | QAnimationGroup | |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
totalDuration() const | QAbstractAnimation | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
updateCurrentTime(int currentTime)=0 | QAbstractAnimation | protectedpure virtual |
updateDirection(QAbstractAnimation::Direction direction) | QAbstractAnimation | protectedvirtual |
updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | QAbstractAnimation | protectedvirtual |
userData(uint id) const | QObject | |
~QAbstractAnimation() | QAbstractAnimation | virtual |
~QAnimationGroup() | QAnimationGroup | |
~QObject() | QObject | virtual |