QIODevice Member List

This is the complete list of members for QIODevice, including all inherited members.
aboutToClose()QIODevice [signal]
Append enum valueQIODevice
atEnd() const QIODevice [virtual]
blockSignals(bool b)QObject
bytesAvailable() const QIODevice [virtual]
bytesToWrite() const QIODevice [virtual]
bytesWritten(qint64 bytes)QIODevice [signal]
canReadLine() const QIODevice [virtual]
childEvent(QChildEvent *)QObject [protected, virtual]
children() const QObject [inline]
close()QIODevice [virtual]
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObject [static]
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const QObject [inline]
connectNotify(const char *signal)QObject [protected, virtual]
customEvent(QEvent *)QObject [protected, virtual]
d_ptrQObject [protected]
deleteLater()QObject [slot]
destroyed(QObject *=0)QObject [signal]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject [static]
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject [inline]
disconnect(const QObject *receiver, const char *member=0)QObject [inline]
disconnectNotify(const char *signal)QObject [protected, virtual]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() const QObject
errorString() const QIODevice
event(QEvent *)QObject [virtual]
eventFilter(QObject *, QEvent *)QObject [virtual]
findChild(const QString &aName=QString()) const QObject [inline]
findChildren(const QString &aName=QString()) const QObject [inline]
findChildren(const QRegExp &re) const QObject [inline]
getChar(char *c)QIODevice
inherits(const char *classname) const QObject [inline]
installEventFilter(QObject *)QObject
isOpen() const QIODevice
isReadable() const QIODevice
isSequential() const QIODevice [virtual]
isTextModeEnabled() const QIODevice
isWidgetType() const QObject [inline]
isWritable() const QIODevice
killTimer(int id)QObject
moveToThread(QThread *thread)QObject
NotOpen enum valueQIODevice
objectNameQObject
objectName() const QObject
open(OpenMode mode)QIODevice [virtual]
openMode() const QIODevice
OpenModeFlag enum nameQIODevice
parent() const QObject [inline]
peek(char *data, qint64 maxlen)QIODevice
peek(qint64 maxlen)QIODevice
pos() const QIODevice [virtual]
property(const char *name) const QObject
putChar(char c)QIODevice
QApplication classQObject [friend]
QApplicationPrivate classQObject [friend]
QCoreApplication classQObject [friend]
QCoreApplicationPrivate classQObject [friend]
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice [explicit]
QIODevice(QIODevicePrivate &dd, QObject *parent=0)QIODevice [protected]
QMetaObjectQObject [friend]
QObject(QObject *parent=0)QObject [explicit]
QObject(QObjectPrivate &dd, QObject *parent=0)QObject [protected]
QThreadData classQObject [friend]
QWidget classQObject [friend]
read(char *data, qint64 maxlen)QIODevice
read(qint64 maxlen)QIODevice
readAll()QIODevice
readChannelFinished()QIODevice [signal]
readData(char *data, qint64 maxlen)=0QIODevice [protected, pure virtual]
readLine(char *data, qint64 maxlen)QIODevice
readLine(qint64 maxlen=0)QIODevice
readLineData(char *data, qint64 maxlen)QIODevice [protected, virtual]
ReadOnly enum valueQIODevice
ReadWrite enum valueQIODevice
readyRead()QIODevice [signal]
receivers(const char *signal) const QObject [protected]
registerUserData()QObject [static]
removeEventFilter(QObject *)QObject
reset()QIODevice [virtual]
seek(qint64 pos)QIODevice [virtual]
sender() const QObject [protected]
setErrorString(const QString &errorString)QIODevice [protected]
setObjectName(const QString &name)QObject
setOpenMode(OpenMode openMode)QIODevice [protected]
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setTextModeEnabled(bool enabled)QIODevice
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() const QObject [inline]
size() const QIODevice [virtual]
startTimer(int interval)QObject
staticQtMetaObjectQObject [protected, static]
Text enum valueQIODevice
thread() const QObject
timerEvent(QTimerEvent *)QObject [protected, virtual]
Truncate enum valueQIODevice
Unbuffered enum valueQIODevice
ungetChar(char c)QIODevice
userData(uint id) const QObject
waitForBytesWritten(int msecs)QIODevice [virtual]
waitForReadyRead(int msecs)QIODevice [virtual]
write(const char *data, qint64 len)QIODevice
write(const char *data)QIODevice
write(const QByteArray &data)QIODevice [inline]
writeData(const char *data, qint64 len)=0QIODevice [protected, pure virtual]
WriteOnly enum valueQIODevice
~QIODevice()QIODevice [virtual]
~QObject()QObject [virtual]