libkdegames/libkdegamesprivate/kgame
KGameChat Member List
This is the complete list of members for KGameChat, including all inherited members.
addMessage(const QString &fromName, const QString &text) | KGameChat | inlinevirtualslot |
addMessage(int fromId, const QString &text) | KGameChat | virtualslot |
fromName() const | KGameChat | virtual |
fromPlayer() const | KGameChat | |
game() const | KGameChat | |
hasPlayer(int id) const | KGameChat | protected |
isSendToAllMessage(int id) const | KGameChat | protected |
isToGroupMessage(int id) const | KGameChat | protected |
isToPlayerMessage(int id) const | KGameChat | protected |
KGameChat(KGame *game, int msgid, KPlayer *fromPlayer, QWidget *parent, KChatBaseModel *model=0, KChatBaseItemDelegate *delegate=0) | KGameChat | |
KGameChat(KGame *game, int msgId, QWidget *parent, KChatBaseModel *model=0, KChatBaseItemDelegate *delegate=0) | KGameChat | |
KGameChat(QWidget *parent) | KGameChat | explicit |
messageId() const | KGameChat | |
playerId(int id) const | KGameChat | protected |
returnPressed(const QString &text) | KGameChat | protectedvirtual |
sendingId(int playerId) const | KGameChat | protected |
SendingIds enum name | KGameChat | |
SendToGroup enum value | KGameChat | |
sendToPlayerEntry(const QString &name) const | KGameChat | protectedvirtual |
setFromPlayer(KPlayer *player) | KGameChat | |
setKGame(KGame *g) | KGameChat | |
setMessageId(int msgid) | KGameChat | |
slotAddPlayer(KPlayer *) | KGameChat | protectedslot |
slotPropertyChanged(KGamePropertyBase *, KPlayer *) | KGameChat | protectedslot |
slotReceiveMessage(int, const QByteArray &, quint32 receiver, quint32 sender) | KGameChat | slot |
slotReceivePrivateMessage(int msgid, const QByteArray &buffer, quint32 sender, KPlayer *me) | KGameChat | protectedslot |
slotRemovePlayer(KPlayer *) | KGameChat | protectedslot |
slotUnsetKGame() | KGameChat | protectedslot |
~KGameChat() | KGameChat | 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.