#include <qtscriptshell_QIODevice.h>
List of all members.
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: