KIO::Connection Member List
This is the complete list of members for KIO::Connection, including all inherited members.
close() | KIO::Connection | |
connect(TQObject *receiver=0, const char *member=0) (defined in KIO::Connection) | KIO::Connection | |
Connection() | KIO::Connection | |
dequeue() (defined in KIO::Connection) | KIO::Connection | protectedslot |
fd_from() const | KIO::Connection | inline |
fd_to() const | KIO::Connection | inline |
init(KSocket *sock) | KIO::Connection | |
init(int fd_in, int fd_out) | KIO::Connection | |
inited() const | KIO::Connection | inline |
read(int *_cmd, TQByteArray &data) | KIO::Connection | |
resume() | KIO::Connection | |
send(int cmd, const TQByteArray &arr=TQByteArray()) | KIO::Connection | |
sendnow(int _cmd, const TQByteArray &data) | KIO::Connection | |
suspend() | KIO::Connection | |
suspended() const | KIO::Connection | inline |
~Connection() (defined in KIO::Connection) | KIO::Connection | virtual |