KGameChat Member List
This is the complete list of members for KGameChat, including all inherited members.
acceptMessage() const | KChatBase | virtual |
addItem(const TQListBoxItem *item) | KChatBase | virtualslot |
addMessage(const TQString &fromName, const TQString &text) (defined in KGameChat) | KGameChat | inlinevirtualslot |
addMessage(int fromId, const TQString &text) (defined in KGameChat) | KGameChat | virtualslot |
addSendingEntry(const TQString &text, int id) | KChatBase | |
addSystemMessage(const TQString &fromName, const TQString &text) | KChatBase | virtualslot |
changeSendingEntry(const TQString &text, int id) | KChatBase | |
clear() | KChatBase | |
comboBoxItem(const TQString &name) const | KChatBase | protectedvirtual |
findIndex(int id) const | KChatBase | |
fromName() const | KGameChat | virtual |
fromPlayer() const (defined in KGameChat) | KGameChat | |
game() const (defined in KGameChat) | KGameChat | |
hasPlayer(int id) const | KGameChat | protected |
insertSendingEntry(const TQString &text, int id, int index=-1) | KChatBase | |
isSendToAllMessage(int id) const | KGameChat | protected |
isToGroupMessage(int id) const | KGameChat | protected |
isToPlayerMessage(int id) const | KGameChat | protected |
KChatBase(TQWidget *parent, bool noComboBox=false) | KChatBase | |
KGameChat(KGame *game, int msgid, KPlayer *fromPlayer, TQWidget *parent) | KGameChat | |
KGameChat(KGame *game, int msgId, TQWidget *parent) | KGameChat | |
KGameChat(TQWidget *parent) | KGameChat | |
layoutMessage(const TQString &fromName, const TQString &text) | KChatBase | protectedvirtual |
layoutSystemMessage(const TQString &fromName, const TQString &text) | KChatBase | protectedvirtual |
maxItems() const | KChatBase | |
messageFont() const | KChatBase | |
messageId() const | KGameChat | |
nameFont() const | KChatBase | |
nextId() const | KChatBase | |
playerId(int id) const | KGameChat | protected |
readConfig(TDEConfig *conf=0) | KChatBase | virtual |
removeSendingEntry(int id) | KChatBase | |
returnPressed(const TQString &text) | KGameChat | protectedvirtual |
rightButtonClicked(TQListBoxItem *, const TQPoint &) | KChatBase | signal |
saveConfig(TDEConfig *conf=0) | KChatBase | virtual |
sendingEntry() const | KChatBase | |
sendingId(int playerId) const | KGameChat | protected |
SendingIds enum name (defined in KGameChat) | KGameChat | |
SendToAll enum value (defined in KChatBase) | KChatBase | |
SendToGroup enum value (defined in KGameChat) | KGameChat | |
sendToPlayerEntry(const TQString &name) const | KGameChat | protectedvirtual |
setAcceptMessage(bool a) | KChatBase | slot |
setBothFont(const TQFont &font) | KChatBase | |
setCompletionMode(TDEGlobalSettings::Completion mode) | KChatBase | |
setFromPlayer(KPlayer *player) | KGameChat | |
setKGame(KGame *g) | KGameChat | |
setMaxItems(int maxItems) | KChatBase | |
setMessageFont(const TQFont &font) | KChatBase | |
setMessageId(int msgid) | KGameChat | |
setNameFont(const TQFont &font) | KChatBase | |
setSendingEntry(int id) | KChatBase | |
setSystemBothFont(const TQFont &font) | KChatBase | |
setSystemMessageFont(const TQFont &font) | KChatBase | |
setSystemNameFont(const TQFont &font) | KChatBase | |
slotAddPlayer(KPlayer *) (defined in KGameChat) | KGameChat | protectedslot |
slotClear() | KChatBase | slot |
slotPropertyChanged(KGamePropertyBase *, KPlayer *) (defined in KGameChat) | KGameChat | protectedslot |
slotReceiveMessage(int, const TQByteArray &, TQ_UINT32 receiver, TQ_UINT32 sender) (defined in KGameChat) | KGameChat | slot |
slotReceivePrivateMessage(int msgid, const TQByteArray &buffer, TQ_UINT32 sender, KPlayer *me) | KGameChat | protectedslot |
slotRemovePlayer(KPlayer *) (defined in KGameChat) | KGameChat | protectedslot |
slotUnsetKGame() | KGameChat | protectedslot |
systemMessageFont() const | KChatBase | |
systemNameFont() const | KChatBase | |
~KChatBase() | KChatBase | virtual |
~KGameChat() (defined in KGameChat) | KGameChat | virtual |