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