#include <qtscriptshell_QPropertyAnimation.h>
List of all members.
Public Member Functions |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| int | duration () const |
| int | duration () const |
| bool | event (QEvent *event) |
| bool | event (QEvent *event) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| QVariant | interpolated (const QVariant &from, const QVariant &to, qreal progress) const |
| QVariant | interpolated (const QVariant &from, const QVariant &to, qreal progress) const |
| | QtScriptShell_QPropertyAnimation (QObject *parent=0) |
| | QtScriptShell_QPropertyAnimation (QObject *parent=0) |
| | QtScriptShell_QPropertyAnimation (QObject *target, const QByteArray &propertyName, QObject *parent=0) |
| | QtScriptShell_QPropertyAnimation (QObject *target, const QByteArray &propertyName, QObject *parent=0) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | updateCurrentTime (int arg__1) |
| void | updateCurrentTime (int arg__1) |
| void | updateCurrentValue (const QVariant &value) |
| void | updateCurrentValue (const QVariant &value) |
| void | updateDirection (QAbstractAnimation::Direction direction) |
| void | updateDirection (QAbstractAnimation::Direction direction) |
| void | updateState (QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |
| void | updateState (QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |
| | ~QtScriptShell_QPropertyAnimation () |
| | ~QtScriptShell_QPropertyAnimation () |
Constructor & Destructor Documentation
| QtScriptShell_QPropertyAnimation::QtScriptShell_QPropertyAnimation |
( |
QObject * |
parent = 0 | ) |
|
| QtScriptShell_QPropertyAnimation::QtScriptShell_QPropertyAnimation |
( |
QObject * |
target, |
|
|
const QByteArray & |
propertyName, |
|
|
QObject * |
parent = 0 |
|
) |
| |
| QtScriptShell_QPropertyAnimation::~QtScriptShell_QPropertyAnimation |
( |
| ) |
|
| QtScriptShell_QPropertyAnimation::QtScriptShell_QPropertyAnimation |
( |
QObject * |
parent = 0 | ) |
|
| QtScriptShell_QPropertyAnimation::QtScriptShell_QPropertyAnimation |
( |
QObject * |
target, |
|
|
const QByteArray & |
propertyName, |
|
|
QObject * |
parent = 0 |
|
) |
| |
| QtScriptShell_QPropertyAnimation::~QtScriptShell_QPropertyAnimation |
( |
| ) |
|
Member Function Documentation
| void QtScriptShell_QPropertyAnimation::childEvent |
( |
QChildEvent * |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::childEvent |
( |
QChildEvent * |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::customEvent |
( |
QEvent * |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::customEvent |
( |
QEvent * |
arg__1 | ) |
|
| int QtScriptShell_QPropertyAnimation::duration |
( |
| ) |
const |
| int QtScriptShell_QPropertyAnimation::duration |
( |
| ) |
const |
| bool QtScriptShell_QPropertyAnimation::event |
( |
QEvent * |
event | ) |
|
| bool QtScriptShell_QPropertyAnimation::event |
( |
QEvent * |
event | ) |
|
| bool QtScriptShell_QPropertyAnimation::eventFilter |
( |
QObject * |
arg__1, |
|
|
QEvent * |
arg__2 |
|
) |
| |
| bool QtScriptShell_QPropertyAnimation::eventFilter |
( |
QObject * |
arg__1, |
|
|
QEvent * |
arg__2 |
|
) |
| |
| QVariant QtScriptShell_QPropertyAnimation::interpolated |
( |
const QVariant & |
from, |
|
|
const QVariant & |
to, |
|
|
qreal |
progress |
|
) |
| const |
| QVariant QtScriptShell_QPropertyAnimation::interpolated |
( |
const QVariant & |
from, |
|
|
const QVariant & |
to, |
|
|
qreal |
progress |
|
) |
| const |
| void QtScriptShell_QPropertyAnimation::timerEvent |
( |
QTimerEvent * |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::timerEvent |
( |
QTimerEvent * |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::updateCurrentTime |
( |
int |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::updateCurrentTime |
( |
int |
arg__1 | ) |
|
| void QtScriptShell_QPropertyAnimation::updateCurrentValue |
( |
const QVariant & |
value | ) |
|
| void QtScriptShell_QPropertyAnimation::updateCurrentValue |
( |
const QVariant & |
value | ) |
|
| void QtScriptShell_QPropertyAnimation::updateDirection |
( |
QAbstractAnimation::Direction |
direction | ) |
|
| void QtScriptShell_QPropertyAnimation::updateDirection |
( |
QAbstractAnimation::Direction |
direction | ) |
|
| void QtScriptShell_QPropertyAnimation::updateState |
( |
QAbstractAnimation::State |
newState, |
|
|
QAbstractAnimation::State |
oldState |
|
) |
| |
| void QtScriptShell_QPropertyAnimation::updateState |
( |
QAbstractAnimation::State |
newState, |
|
|
QAbstractAnimation::State |
oldState |
|
) |
| |
Member Data Documentation
| QScriptValue QtScriptShell_QPropertyAnimation::__qtscript_self |
The documentation for this class was generated from the following files: