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

#include <qtscriptshell_QTextStream.h>

List of all members.

Public Member Functions

 QtScriptShell_QTextStream ()
 QtScriptShell_QTextStream ()
 QtScriptShell_QTextStream (QByteArray *array, QIODevice::OpenMode openMode=QIODevice::ReadWrite)
 QtScriptShell_QTextStream (QByteArray *array, QIODevice::OpenMode openMode=QIODevice::ReadWrite)
 QtScriptShell_QTextStream (QIODevice *device)
 QtScriptShell_QTextStream (QIODevice *device)
 QtScriptShell_QTextStream (QString *string, QIODevice::OpenMode openMode=QIODevice::ReadWrite)
 QtScriptShell_QTextStream (QString *string, QIODevice::OpenMode openMode=QIODevice::ReadWrite)
 QtScriptShell_QTextStream (const QByteArray &array, QIODevice::OpenMode openMode=QIODevice::ReadOnly)
 QtScriptShell_QTextStream (const QByteArray &array, QIODevice::OpenMode openMode=QIODevice::ReadOnly)
 ~QtScriptShell_QTextStream ()
 ~QtScriptShell_QTextStream ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTextStream::QtScriptShell_QTextStream ( )
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QByteArray *  array,
QIODevice::OpenMode  openMode = QIODevice::ReadWrite 
)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QIODevice *  device)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QString *  string,
QIODevice::OpenMode  openMode = QIODevice::ReadWrite 
)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( const QByteArray &  array,
QIODevice::OpenMode  openMode = QIODevice::ReadOnly 
)
QtScriptShell_QTextStream::~QtScriptShell_QTextStream ( )
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( )
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QByteArray *  array,
QIODevice::OpenMode  openMode = QIODevice::ReadWrite 
)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QIODevice *  device)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( QString *  string,
QIODevice::OpenMode  openMode = QIODevice::ReadWrite 
)
QtScriptShell_QTextStream::QtScriptShell_QTextStream ( const QByteArray &  array,
QIODevice::OpenMode  openMode = QIODevice::ReadOnly 
)
QtScriptShell_QTextStream::~QtScriptShell_QTextStream ( )

Member Data Documentation

QScriptValue QtScriptShell_QTextStream::__qtscript_self

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