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

#include <qtscriptshell_QIODevice.h>

List of all members.

Public Member Functions

bool atEnd () const
bool atEnd () const
qint64 bytesAvailable () const
qint64 bytesAvailable () const
qint64 bytesToWrite () const
qint64 bytesToWrite () const
bool canReadLine () const
bool canReadLine () const
void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void close ()
void close ()
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)
bool isSequential () const
bool isSequential () const
bool open (QIODevice::OpenMode mode)
bool open (QIODevice::OpenMode mode)
qint64 pos () const
qint64 pos () const
 QtScriptShell_QIODevice ()
 QtScriptShell_QIODevice ()
 QtScriptShell_QIODevice (QObject *parent)
 QtScriptShell_QIODevice (QObject *parent)
qint64 readData (char *data, qint64 maxlen)
qint64 readData (char *data, qint64 maxlen)
qint64 readLineData (char *data, qint64 maxlen)
qint64 readLineData (char *data, qint64 maxlen)
bool reset ()
bool reset ()
bool seek (qint64 pos)
bool seek (qint64 pos)
qint64 size () const
qint64 size () const
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
bool waitForBytesWritten (int msecs)
bool waitForBytesWritten (int msecs)
bool waitForReadyRead (int msecs)
bool waitForReadyRead (int msecs)
qint64 writeData (const char *data, qint64 len)
qint64 writeData (const char *data, qint64 len)
 ~QtScriptShell_QIODevice ()
 ~QtScriptShell_QIODevice ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QIODevice::QtScriptShell_QIODevice ( )
QtScriptShell_QIODevice::QtScriptShell_QIODevice ( QObject *  parent)
QtScriptShell_QIODevice::~QtScriptShell_QIODevice ( )
QtScriptShell_QIODevice::QtScriptShell_QIODevice ( )
QtScriptShell_QIODevice::QtScriptShell_QIODevice ( QObject *  parent)
QtScriptShell_QIODevice::~QtScriptShell_QIODevice ( )

Member Function Documentation

bool QtScriptShell_QIODevice::atEnd ( ) const
bool QtScriptShell_QIODevice::atEnd ( ) const
qint64 QtScriptShell_QIODevice::bytesAvailable ( ) const
qint64 QtScriptShell_QIODevice::bytesAvailable ( ) const
qint64 QtScriptShell_QIODevice::bytesToWrite ( ) const
qint64 QtScriptShell_QIODevice::bytesToWrite ( ) const
bool QtScriptShell_QIODevice::canReadLine ( ) const
bool QtScriptShell_QIODevice::canReadLine ( ) const
void QtScriptShell_QIODevice::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QIODevice::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QIODevice::close ( )
void QtScriptShell_QIODevice::close ( )
void QtScriptShell_QIODevice::customEvent ( QEvent *  arg__1)
void QtScriptShell_QIODevice::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QIODevice::event ( QEvent *  arg__1)
bool QtScriptShell_QIODevice::event ( QEvent *  arg__1)
bool QtScriptShell_QIODevice::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QIODevice::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QIODevice::isSequential ( ) const
bool QtScriptShell_QIODevice::isSequential ( ) const
bool QtScriptShell_QIODevice::open ( QIODevice::OpenMode  mode)
bool QtScriptShell_QIODevice::open ( QIODevice::OpenMode  mode)
qint64 QtScriptShell_QIODevice::pos ( ) const
qint64 QtScriptShell_QIODevice::pos ( ) const
qint64 QtScriptShell_QIODevice::readData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QIODevice::readData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QIODevice::readLineData ( char *  data,
qint64  maxlen 
)
qint64 QtScriptShell_QIODevice::readLineData ( char *  data,
qint64  maxlen 
)
bool QtScriptShell_QIODevice::reset ( )
bool QtScriptShell_QIODevice::reset ( )
bool QtScriptShell_QIODevice::seek ( qint64  pos)
bool QtScriptShell_QIODevice::seek ( qint64  pos)
qint64 QtScriptShell_QIODevice::size ( ) const
qint64 QtScriptShell_QIODevice::size ( ) const
void QtScriptShell_QIODevice::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QIODevice::timerEvent ( QTimerEvent *  arg__1)
bool QtScriptShell_QIODevice::waitForBytesWritten ( int  msecs)
bool QtScriptShell_QIODevice::waitForBytesWritten ( int  msecs)
bool QtScriptShell_QIODevice::waitForReadyRead ( int  msecs)
bool QtScriptShell_QIODevice::waitForReadyRead ( int  msecs)
qint64 QtScriptShell_QIODevice::writeData ( const char *  data,
qint64  len 
)
qint64 QtScriptShell_QIODevice::writeData ( const char *  data,
qint64  len 
)

Member Data Documentation

QScriptValue QtScriptShell_QIODevice::__qtscript_self

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