, including all inherited members.
at() | QIODevice | |
at(Offset pos) | QIODevice | |
atEnd() | QIODevice | |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *receiver, const char *member) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=TRUE) | QObject | |
childEvent(QChildEvent *) | QObject | |
children() | QObject | |
className() | QObject | |
close() | QIODevice | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connect(const QObject *sender, const char *signal, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QCustomEvent *) | QObject | |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
enableRead(bool enable)=0 | KAsyncIO | [pure virtual] |
enableWrite(bool enable)=0 | KAsyncIO | [pure virtual] |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
flags() | QIODevice | |
flush() | QIODevice | |
getch() | QIODevice | |
highPriority() | QObject | |
inherits(const char *clname) | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) | QObject | |
isAsynchronous() | QIODevice | |
isBuffered() | QIODevice | |
isCombinedAccess() | QIODevice | |
isDirectAccess() | QIODevice | |
isInactive() | QIODevice | |
isOpen() | QIODevice | |
isRaw() | QIODevice | |
isReadable() | QIODevice | |
isReadWrite() | QIODevice | |
isSequentialAccess() | QIODevice | |
isSynchronous() | QIODevice | |
isTranslated() | QIODevice | |
isWidgetType() | QObject | |
isWritable() | QIODevice | |
KAsyncIO() | KAsyncIO | [inline, protected] |
killTimer(int id) | QObject | |
killTimers() | QObject | |
metaObject() | QObject | |
mode() | QIODevice | |
name() | QObject | |
name(const char *defaultName) | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
Offset | QIODevice | |
open(int mode) | QIODevice | |
parent() | QObject | |
property(const char *name) | QObject | |
putch(int ch) | QIODevice | |
QIODevice() | QIODevice | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) | QObject | |
readAll() | QIODevice | |
readBlock(char *data, Q_ULONG maxlen) | QIODevice | |
readLine(char *data, Q_ULONG maxlen) | QIODevice | |
readyRead() | KAsyncIO | [signal] |
readyWrite() | KAsyncIO | [signal] |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
reset() | QIODevice | |
resetStatus() | QIODevice | |
sender() | QObject | |
setFlags(int f) | QIODevice | |
setMode(int m) | QIODevice | |
setName(const char *name) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setState(int s) | QIODevice | |
setStatus(int s) | QIODevice | |
setType(int t) | QIODevice | |
signalsBlocked() | QObject | |
size() | QIODevice | |
startTimer(int interval) | QObject | |
state() | QIODevice | |
status() | QIODevice | |
timerEvent(QTimerEvent *) | QObject | |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
ungetch(int ch) | QIODevice | |
virtual_hook(int id, void *data) | KAsyncIO | [protected, virtual] |
writeBlock(const char *data, Q_ULONG len) | QIODevice | |
writeBlock(const QByteArray &data) | QIODevice | |
~QIODevice() | QIODevice | |
~QObject() | QObject | |