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

#include <qtscriptshell_AbstractMediaStream.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)
void enoughData ()
void enoughData ()
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)
void needData ()
void needData ()
 QtScriptShell_AbstractMediaStream (QObject *parent=0)
 QtScriptShell_AbstractMediaStream (QObject *parent=0)
void reset ()
void reset ()
void seekStream (qint64 offset)
void seekStream (qint64 offset)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_AbstractMediaStream ()
 ~QtScriptShell_AbstractMediaStream ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

void QtScriptShell_AbstractMediaStream::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_AbstractMediaStream::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_AbstractMediaStream::customEvent ( QEvent *  arg__1)
void QtScriptShell_AbstractMediaStream::customEvent ( QEvent *  arg__1)
void QtScriptShell_AbstractMediaStream::enoughData ( )
void QtScriptShell_AbstractMediaStream::enoughData ( )
bool QtScriptShell_AbstractMediaStream::event ( QEvent *  arg__1)
bool QtScriptShell_AbstractMediaStream::event ( QEvent *  arg__1)
bool QtScriptShell_AbstractMediaStream::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_AbstractMediaStream::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_AbstractMediaStream::needData ( )
void QtScriptShell_AbstractMediaStream::needData ( )
void QtScriptShell_AbstractMediaStream::reset ( )
void QtScriptShell_AbstractMediaStream::reset ( )
void QtScriptShell_AbstractMediaStream::seekStream ( qint64  offset)
void QtScriptShell_AbstractMediaStream::seekStream ( qint64  offset)
void QtScriptShell_AbstractMediaStream::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_AbstractMediaStream::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_AbstractMediaStream::__qtscript_self

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