, including all inherited members.
address() const | KSocketAddress | [inline] |
addressV4() const | KInetSocketAddress | |
addressV6() const | KInetSocketAddress | |
addrToString(int family, const void *addr) | KInetSocketAddress | [static] |
areEqualInet(const KSocketAddress &s1, const KSocketAddress &s2, bool coreOnly) | KInetSocketAddress | [static] |
areEqualInet6(const KSocketAddress &s1, const KSocketAddress &s2, bool coreOnly) | KInetSocketAddress | [static] |
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 | |
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 | |
data | KSocketAddress | [protected] |
datasize | KSocketAddress | [protected] |
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 | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *e) | QObject | |
family() const | KSocketAddress | |
flowinfo() const | KInetSocketAddress | |
fromIanaFamily(int iana) | KSocketAddress | [static] |
highPriority() const | QObject | |
hostV4() const | KInetSocketAddress | |
hostV6() const | KInetSocketAddress | |
ianaFamily() const | KSocketAddress | [inline] |
ianaFamily(int af) | KSocketAddress | [static] |
inherits(const char *clname) const | QObject | |
insertChild(QObject *obj) | QObject | |
installEventFilter(const QObject *filterObj) | QObject | |
isA(const char *clname) const | QObject | |
isCoreEqual(const KSocketAddress &other) const | KSocketAddress | |
isCoreEqual(const KSocketAddress *other) const | KSocketAddress | [inline] |
isEqual(const KSocketAddress &other) const | KSocketAddress | [virtual] |
isEqual(const KSocketAddress *other) const | KSocketAddress | [inline] |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
killTimers() | QObject | |
KInetSocketAddress() | KInetSocketAddress | |
KInetSocketAddress(const KInetSocketAddress &) | KInetSocketAddress | |
KInetSocketAddress(const sockaddr_in *sin, ksocklen_t len) | KInetSocketAddress | |
KInetSocketAddress(const sockaddr_in6 *sin6, ksocklen_t len) | KInetSocketAddress | |
KInetSocketAddress(const in_addr &addr, unsigned short port) | KInetSocketAddress | |
KInetSocketAddress(const in6_addr &addr, unsigned short port) | KInetSocketAddress | |
KInetSocketAddress(const QString &addr, unsigned short port, int family=-1) | KInetSocketAddress | |
KSocketAddress() | KSocketAddress | [inline, protected] |
KSocketAddress(const sockaddr *sa, ksocklen_t size) | KSocketAddress | [protected] |
metaObject() const | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
newAddress(const struct sockaddr *sa, ksocklen_t size) | KSocketAddress | [static] |
nodeName() const | KInetSocketAddress | [virtual] |
normalizeSignalSlot(const char *signalSlot) | QObject | |
objectTrees() | QObject | |
operator const sockaddr *() const | KSocketAddress | [inline] |
operator const sockaddr_in *() const | KInetSocketAddress | [inline] |
operator const sockaddr_in6 *() const | KInetSocketAddress | [inline] |
operator=(const KInetSocketAddress &other) | KInetSocketAddress | [inline] |
operator==(const KSocketAddress &other) const | KSocketAddress | [inline] |
owndata | KSocketAddress | [protected] |
parent() const | QObject | |
port() const | KInetSocketAddress | |
pretty() const | KInetSocketAddress | [virtual] |
prop-the name of this object | QObject | |
property(const char *name) const | QObject | |
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 | |
removeChild(QObject *obj) | QObject | |
removeEventFilter(const QObject *obj) | QObject | |
scopeId() const | KInetSocketAddress | |
sender() | QObject | |
serviceName() const | KInetSocketAddress | [virtual] |
setAddress(const KInetSocketAddress &ksa) | KInetSocketAddress | |
setAddress(const sockaddr_in *sin, ksocklen_t len) | KInetSocketAddress | |
setAddress(const sockaddr_in6 *sin6, ksocklen_t len) | KInetSocketAddress | |
setAddress(const in_addr &addr, unsigned short port) | KInetSocketAddress | |
setAddress(const in6_addr &addr, unsigned short port) | KInetSocketAddress | |
setAddress(const QString &addr, unsigned short port, int family=-1) | KInetSocketAddress | |
setFamily(int family) | KInetSocketAddress | |
setFlowinfo(Q_UINT32 flowinfo) | KInetSocketAddress | |
setHost(const in_addr &addr) | KInetSocketAddress | |
setHost(const in6_addr &addr) | KInetSocketAddress | |
setHost(const QString &addr, int family=-1) | KInetSocketAddress | |
setName(const char *name) | QObject | |
setPort(unsigned short port) | KInetSocketAddress | |
setProperty(const char *name, const QVariant &value) | QObject | |
setScopeId(int scopeid) | KInetSocketAddress | |
signalsBlocked() const | QObject | |
size() const | KInetSocketAddress | [virtual] |
startTimer(int interval) | QObject | |
stringToAddr(int family, const char *text, void *dest) | KInetSocketAddress | [static] |
timerEvent(QTimerEvent *) | QObject | |
tr(const char *sourceText, const char *comment) | QObject | |
trUtf8(const char *sourceText, const char *comment) | QObject | |
virtual_hook(int id, void *data) | KInetSocketAddress | [protected, virtual] |
~KInetSocketAddress() | KInetSocketAddress | [virtual] |
~KSocketAddress() | KSocketAddress | [virtual] |