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

#include <qtscriptshell_QAnimationGroup.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_QAnimationGroup (QObject *parent=0)
 QtScriptShell_QAnimationGroup (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_QAnimationGroup ()
 ~QtScriptShell_QAnimationGroup ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QAnimationGroup::__qtscript_self

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