QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QAbstractAnimation Class Reference

#include <qtscriptshell_QAbstractAnimation.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)
 QtScriptShell_QAbstractAnimation (QObject *parent=0)
 QtScriptShell_QAbstractAnimation (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void updateCurrentTime (int currentTime)
void updateCurrentTime (int currentTime)
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_QAbstractAnimation ()
 ~QtScriptShell_QAbstractAnimation ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QAbstractAnimation::QtScriptShell_QAbstractAnimation ( QObject *  parent = 0)
QtScriptShell_QAbstractAnimation::~QtScriptShell_QAbstractAnimation ( )
QtScriptShell_QAbstractAnimation::QtScriptShell_QAbstractAnimation ( QObject *  parent = 0)
QtScriptShell_QAbstractAnimation::~QtScriptShell_QAbstractAnimation ( )

Member Function Documentation

void QtScriptShell_QAbstractAnimation::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QAbstractAnimation::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QAbstractAnimation::customEvent ( QEvent *  arg__1)
void QtScriptShell_QAbstractAnimation::customEvent ( QEvent *  arg__1)
int QtScriptShell_QAbstractAnimation::duration ( ) const
int QtScriptShell_QAbstractAnimation::duration ( ) const
bool QtScriptShell_QAbstractAnimation::event ( QEvent *  event)
bool QtScriptShell_QAbstractAnimation::event ( QEvent *  event)
bool QtScriptShell_QAbstractAnimation::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QAbstractAnimation::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QAbstractAnimation::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QAbstractAnimation::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QAbstractAnimation::updateCurrentTime ( int  currentTime)
void QtScriptShell_QAbstractAnimation::updateCurrentTime ( int  currentTime)
void QtScriptShell_QAbstractAnimation::updateDirection ( QAbstractAnimation::Direction  direction)
void QtScriptShell_QAbstractAnimation::updateDirection ( QAbstractAnimation::Direction  direction)
void QtScriptShell_QAbstractAnimation::updateState ( QAbstractAnimation::State  newState,
QAbstractAnimation::State  oldState 
)
void QtScriptShell_QAbstractAnimation::updateState ( QAbstractAnimation::State  newState,
QAbstractAnimation::State  oldState 
)

Member Data Documentation

QScriptValue QtScriptShell_QAbstractAnimation::__qtscript_self

The documentation for this class was generated from the following files: