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

#include <qtscriptshell_QTimeLine.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)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
 QtScriptShell_QTimeLine (int duration=1000, QObject *parent=0)
 QtScriptShell_QTimeLine (int duration=1000, QObject *parent=0)
void timerEvent (QTimerEvent *event)
void timerEvent (QTimerEvent *event)
qreal valueForTime (int msec) const
qreal valueForTime (int msec) const
 ~QtScriptShell_QTimeLine ()
 ~QtScriptShell_QTimeLine ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTimeLine::QtScriptShell_QTimeLine ( int  duration = 1000,
QObject *  parent = 0 
)
QtScriptShell_QTimeLine::~QtScriptShell_QTimeLine ( )
QtScriptShell_QTimeLine::QtScriptShell_QTimeLine ( int  duration = 1000,
QObject *  parent = 0 
)
QtScriptShell_QTimeLine::~QtScriptShell_QTimeLine ( )

Member Function Documentation

void QtScriptShell_QTimeLine::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTimeLine::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QTimeLine::customEvent ( QEvent *  arg__1)
void QtScriptShell_QTimeLine::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QTimeLine::event ( QEvent *  arg__1)
bool QtScriptShell_QTimeLine::event ( QEvent *  arg__1)
bool QtScriptShell_QTimeLine::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QTimeLine::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QTimeLine::timerEvent ( QTimerEvent *  event)
void QtScriptShell_QTimeLine::timerEvent ( QTimerEvent *  event)
qreal QtScriptShell_QTimeLine::valueForTime ( int  msec) const
qreal QtScriptShell_QTimeLine::valueForTime ( int  msec) const

Member Data Documentation

QScriptValue QtScriptShell_QTimeLine::__qtscript_self

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