, including all inherited members.
| acceptMessage() const | KChatBase | [virtual] |
| addItem(const QListBoxItem *item) | KChatBase | [virtual, slot] |
| addMessage(const QString &fromName, const QString &text) | KGameChat | [inline, virtual, slot] |
| addMessage(int fromId, const QString &text) | KGameChat | [virtual, slot] |
| addSendingEntry(const QString &text, int id) | KChatBase | |
| addSystemMessage(const QString &fromName, const QString &text) | KChatBase | [virtual, slot] |
| changeSendingEntry(const QString &text, int id) | KChatBase | |
| clear() | KChatBase | |
| comboBoxItem(const QString &name) const | KChatBase | [protected, virtual] |
| findIndex(int id) const | KChatBase | |
| fromName() const | KGameChat | [virtual] |
| fromPlayer() const | KGameChat | |
| game() const | KGameChat | |
| hasPlayer(int id) const | KGameChat | [protected] |
| insertSendingEntry(const QString &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(QWidget *parent, bool noComboBox=false) | KChatBase | |
| KGameChat(KGame *game, int msgid, KPlayer *fromPlayer, QWidget *parent) | KGameChat | |
| KGameChat(KGame *game, int msgId, QWidget *parent) | KGameChat | |
| KGameChat(QWidget *parent) | KGameChat | |
| layoutMessage(const QString &fromName, const QString &text) | KChatBase | [protected, virtual] |
| layoutSystemMessage(const QString &fromName, const QString &text) | KChatBase | [protected, virtual] |
| maxItems() const | KChatBase | |
| messageFont() const | KChatBase | |
| messageId() const | KGameChat | |
| nameFont() const | KChatBase | |
| nextId() const | KChatBase | |
| playerId(int id) const | KGameChat | [protected] |
| readConfig(KConfig *conf=0) | KChatBase | [virtual] |
| removeSendingEntry(int id) | KChatBase | |
| returnPressed(const QString &text) | KGameChat | [protected, virtual] |
| rightButtonClicked(QListBoxItem *, const QPoint &) | KChatBase | [signal] |
| saveConfig(KConfig *conf=0) | KChatBase | [virtual] |
| sendingEntry() const | KChatBase | |
| sendingId(int playerId) const | KGameChat | [protected] |
| SendingIds enum name | KGameChat | |
| SendToAll enum value (defined in KChatBase) | KChatBase | |
| SendToGroup enum value (defined in KGameChat) | KGameChat | |
| sendToPlayerEntry(const QString &name) const | KGameChat | [protected, virtual] |
| setAcceptMessage(bool a) | KChatBase | [slot] |
| setBothFont(const QFont &font) | KChatBase | |
| setCompletionMode(KGlobalSettings::Completion mode) | KChatBase | |
| setFromPlayer(KPlayer *player) | KGameChat | |
| setKGame(KGame *g) | KGameChat | |
| setMaxItems(int maxItems) | KChatBase | |
| setMessageFont(const QFont &font) | KChatBase | |
| setMessageId(int msgid) | KGameChat | |
| setNameFont(const QFont &font) | KChatBase | |
| setSendingEntry(int id) | KChatBase | |
| setSystemBothFont(const QFont &font) | KChatBase | |
| setSystemMessageFont(const QFont &font) | KChatBase | |
| setSystemNameFont(const QFont &font) | KChatBase | |
| slotAddPlayer(KPlayer *) | KGameChat | [protected, slot] |
| slotClear() | KChatBase | [slot] |
| slotPropertyChanged(KGamePropertyBase *, KPlayer *) | KGameChat | [protected, slot] |
| slotReceiveMessage(int, const QByteArray &, Q_UINT32 receiver, Q_UINT32 sender) | KGameChat | [slot] |
| slotReceivePrivateMessage(int msgid, const QByteArray &buffer, Q_UINT32 sender, KPlayer *me) | KGameChat | [protected, slot] |
| slotRemovePlayer(KPlayer *) | KGameChat | [protected, slot] |
| slotUnsetKGame() | KGameChat | [protected, slot] |
| systemMessageFont() const | KChatBase | |
| systemNameFont() const | KChatBase | |
| ~KChatBase() | KChatBase | [virtual] |
| ~KGameChat() | KGameChat | [virtual] |