KSocket Member List
This is the complete list of members for KSocket, including all inherited members.
closeEvent(KSocket *s) | KSocket | signal |
connect(const TQString &_host, unsigned short int _port, int timeout=0) (defined in KSocket) | KSocket | protected |
connect(const char *_path) (defined in KSocket) | KSocket | protected |
enableRead(bool enable) | KSocket | |
enableWrite(bool enable) | KSocket | |
KSocket(int _sock) KDE_DEPRECATED | KSocket | |
KSocket(const char *_host, unsigned short int _port, int timeOut=30) KDE_DEPRECATED | KSocket | |
KSocket(const char *_path) KDE_DEPRECATED | KSocket | |
readEvent(KSocket *s) | KSocket | signal |
slotRead(int x) | KSocket | slot |
slotWrite(int x) | KSocket | slot |
sock (defined in KSocket) | KSocket | protected |
socket() const | KSocket | inline |
writeEvent(KSocket *s) | KSocket | signal |
~KSocket() | KSocket | virtual |