, including all inherited members.
at() const | QIODevice | |
at(Offset pos) | QIODevice | |
atEnd() const | 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() const | QObject | |
className() const | QObject | |
close()=0 | QIODevice | |
connect(const QObject *sender, const char *signal, const char *member) const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QCustomEvent *) | QObject | |
deleteLater() | QObject | |
destroyed() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | |
disconnect(const QObject *receiver, const char *member=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | 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() const | QIODevice | |
flush()=0 | QIODevice | |
getch()=0 | QIODevice | |
highPriority() const | QObject | |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isAsynchronous() const | QIODevice | |
isBuffered() const | QIODevice | |
isCombinedAccess() const | QIODevice | |
isDirectAccess() const | QIODevice | |
isInactive() const | QIODevice | |
isOpen() const | QIODevice | |
isRaw() const | QIODevice | |
isReadable() const | QIODevice | |
isReadWrite() const | QIODevice | |
isSequentialAccess() const | QIODevice | |
isSynchronous() const | QIODevice | |
isTranslated() const | QIODevice | |
isWidgetType() const | QObject | |
isWritable() const | QIODevice | |
KAsyncIO() | KAsyncIO | [inline, protected] |
killTimer(int id) | QObject | |
killTimers() | QObject | |
metaObject() const | QObject | |
mode() const | QIODevice | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
Offset | QIODevice | |
open(int mode)=0 | QIODevice | |
parent() const | QObject | |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
putch(int ch)=0 | QIODevice | |
QIODevice() | QIODevice | |
QIODevice() | QIODevice | |
QObject(QObject *parent=0, const char *name=0) | QObject | |
QObject() | QObject | |
qt_find_obj_child(QObject *parent, const char *type, const char *name) | QObject | |
queryList(const char *inheritsClass=0, const char *objName=0, bool regexpMatch=TRUE, bool recursiveSearch=TRUE) const | QObject | |
readAll() | QIODevice | |
readBlock(char *data, Q_ULONG maxlen)=0 | 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 | |
setName(const char *name) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
size() const =0 | QIODevice | |
startTimer(int interval) | QObject | |
state() const | QIODevice | |
status() const | QIODevice | |
timerEvent(QTimerEvent *) | QObject | |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
ungetch(int ch)=0 | QIODevice | |
virtual_hook(int id, void *data) | KAsyncIO | [protected, virtual] |
writeBlock(const char *data, Q_ULONG len)=0 | QIODevice | |
writeBlock(const QByteArray &data) | QIODevice | |