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

#include <qtscriptshell_AbstractStream.h>

List of all members.

Public Member Functions

void endOfData ()
void endOfData ()
 QtScriptShell_AbstractStream ()
 QtScriptShell_AbstractStream ()
void setStreamSeekable (bool s)
void setStreamSeekable (bool s)
void setStreamSize (qint64 newSize)
void setStreamSize (qint64 newSize)
void writeData (const QByteArray &data)
void writeData (const QByteArray &data)
 ~QtScriptShell_AbstractStream ()
 ~QtScriptShell_AbstractStream ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_AbstractStream::QtScriptShell_AbstractStream ( )
QtScriptShell_AbstractStream::~QtScriptShell_AbstractStream ( )
QtScriptShell_AbstractStream::QtScriptShell_AbstractStream ( )
QtScriptShell_AbstractStream::~QtScriptShell_AbstractStream ( )

Member Function Documentation

void QtScriptShell_AbstractStream::endOfData ( )
void QtScriptShell_AbstractStream::endOfData ( )
void QtScriptShell_AbstractStream::setStreamSeekable ( bool  s)
void QtScriptShell_AbstractStream::setStreamSeekable ( bool  s)
void QtScriptShell_AbstractStream::setStreamSize ( qint64  newSize)
void QtScriptShell_AbstractStream::setStreamSize ( qint64  newSize)
void QtScriptShell_AbstractStream::writeData ( const QByteArray &  data)
void QtScriptShell_AbstractStream::writeData ( const QByteArray &  data)

Member Data Documentation

QScriptValue QtScriptShell_AbstractStream::__qtscript_self

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