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

#include <qtscriptshell_QBuffer.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 openMode)
bool open (QIODevice::OpenMode openMode)
qint64 pos () const
qint64 pos () const
 QtScriptShell_QBuffer (QByteArray *buf, QObject *parent=0)
 QtScriptShell_QBuffer (QByteArray *buf, QObject *parent=0)
 QtScriptShell_QBuffer (QObject *parent=0)
 QtScriptShell_QBuffer (QObject *parent=0)
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 off)
bool seek (qint64 off)
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_QBuffer ()
 ~QtScriptShell_QBuffer ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QBuffer::QtScriptShell_QBuffer ( QByteArray *  buf,
QObject *  parent = 0 
)
QtScriptShell_QBuffer::QtScriptShell_QBuffer ( QObject *  parent = 0)
QtScriptShell_QBuffer::~QtScriptShell_QBuffer ( )
QtScriptShell_QBuffer::QtScriptShell_QBuffer ( QByteArray *  buf,
QObject *  parent = 0 
)
QtScriptShell_QBuffer::QtScriptShell_QBuffer ( QObject *  parent = 0)
QtScriptShell_QBuffer::~QtScriptShell_QBuffer ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QBuffer::__qtscript_self

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