Qt 4.8
|
This is the complete list of members for QGraphicsItemAnimation, including all inherited members.
afterAnimationStep(qreal step) | QGraphicsItemAnimation | protectedvirtual |
beforeAnimationStep(qreal step) | QGraphicsItemAnimation | protectedvirtual |
blockSignals(bool b) | QObject | |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
clear() | QGraphicsItemAnimation | |
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 |
customEvent(QEvent *) | QObject | protectedvirtual |
d | QGraphicsItemAnimation | private |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | 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 | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) | QObject | virtual |
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 |
horizontalScaleAt(qreal step) const | QGraphicsItemAnimation | |
horizontalShearAt(qreal step) const | QGraphicsItemAnimation | |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *) | QObject | |
isWidgetType() const | QObject | inline |
item() const | QGraphicsItemAnimation | |
killTimer(int id) | QObject | |
matrixAt(qreal step) const | QGraphicsItemAnimation | |
metaObject() const | QObject | virtual |
moveToThread(QThread *thread) | QObject | |
objectName() const | QObject | |
parent() const | QObject | inline |
posAt(qreal step) const | QGraphicsItemAnimation | |
posList() const | QGraphicsItemAnimation | |
property(const char *name) const | QObject | |
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 |
QGraphicsItemAnimation(QObject *parent=0) | QGraphicsItemAnimation | |
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 |
removeEventFilter(QObject *) | QObject | |
reset() | QGraphicsItemAnimation | slot |
rotationAt(qreal step) const | QGraphicsItemAnimation | |
rotationList() const | QGraphicsItemAnimation | |
scaleList() const | QGraphicsItemAnimation | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setItem(QGraphicsItem *item) | QGraphicsItemAnimation | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setPosAt(qreal step, const QPointF &pos) | QGraphicsItemAnimation | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRotationAt(qreal step, qreal angle) | QGraphicsItemAnimation | |
setScaleAt(qreal step, qreal sx, qreal sy) | QGraphicsItemAnimation | |
setShearAt(qreal step, qreal sh, qreal sv) | QGraphicsItemAnimation | |
setStep(qreal x) | QGraphicsItemAnimation | slot |
setTimeLine(QTimeLine *timeLine) | QGraphicsItemAnimation | |
setTranslationAt(qreal step, qreal dx, qreal dy) | QGraphicsItemAnimation | |
setUserData(uint id, QObjectUserData *data) | QObject | |
shearList() const | QGraphicsItemAnimation | |
signalsBlocked() const | QObject | inline |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
thread() const | QObject | |
timeLine() const | QGraphicsItemAnimation | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
translationList() const | QGraphicsItemAnimation | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
userData(uint id) const | QObject | |
verticalScaleAt(qreal step) const | QGraphicsItemAnimation | |
verticalShearAt(qreal step) const | QGraphicsItemAnimation | |
xTranslationAt(qreal step) const | QGraphicsItemAnimation | |
yTranslationAt(qreal step) const | QGraphicsItemAnimation | |
~QGraphicsItemAnimation() | QGraphicsItemAnimation | virtual |
~QObject() | QObject | virtual |