libkdegames/libkdegamesprivate/kgame
KMessageClient Member List
This is the complete list of members for KMessageClient, including all inherited members.
aboutToDisconnect(quint32 id) | KMessageClient | signal |
adminId() const | KMessageClient | |
adminStatusChanged(bool isAdmin) | KMessageClient | signal |
blockSignals(bool block) | QObject | |
broadcastReceived(const QByteArray &msg, quint32 senderID) | KMessageClient | signal |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clientList() const | KMessageClient | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectionBroken() | KMessageClient | signal |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
delayedMessageCount() const | KMessageClient | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect() | KMessageClient | |
QObject::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
QObject::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
QObject::disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
QObject::disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventClientConnected(quint32 clientID) | KMessageClient | signal |
eventClientDisconnected(quint32 clientID, bool broken) | KMessageClient | signal |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
forwardReceived(const QByteArray &msg, quint32 senderID, const QList< quint32 > &receivers) | KMessageClient | signal |
id() const | KMessageClient | |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isAdmin() const | KMessageClient | |
isConnected() const | KMessageClient | |
isNetwork() const | KMessageClient | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
KMessageClient(QObject *parent=0) | KMessageClient | |
lock() | KMessageClient | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
peerName() const | KMessageClient | |
peerPort() const | KMessageClient | |
processFirstMessage() | KMessageClient | protectedslot |
processIncomingMessage(const QByteArray &msg) | KMessageClient | protectedvirtualslot |
processMessage(const QByteArray &msg) | KMessageClient | protectedvirtual |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeBrokenConnection() | KMessageClient | protectedvirtualslot |
removeBrokenConnection2() | KMessageClient | protectedslot |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
sendBroadcast(const QByteArray &msg) | KMessageClient | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendForward(const QByteArray &msg, const QList< quint32 > &clients) | KMessageClient | |
sendForward(const QByteArray &msg, quint32 client) | KMessageClient | |
sendServerMessage(const QByteArray &msg) | KMessageClient | |
serverMessageReceived(const QByteArray &msg, bool &unknown) | KMessageClient | signal |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setServer(const QString &host, quint16 port) | KMessageClient | |
setServer(KMessageServer *server) | KMessageClient | |
setServer(KMessageIO *connection) | KMessageClient | virtual |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
unlock() | KMessageClient | |
~KMessageClient() | KMessageClient | |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.