, 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) (defined in KGameChat) | 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] |
contentsRect() const | QFrame | |
drawContents(QPainter *) | QFrame | |
drawFrame(QPainter *p) | QFrame | |
enum{NoFrame=0, Box=0x0001, Panel=0x0002, WinPanel=0x0003, HLine=0x0004, VLine=0x0005, StyledPanel=0x0006, PopupPanel=0x0007, MenuBarPanel=0x0008, ToolBarPanel=0x0009, LineEditPanel=0x000a, TabWidgetPanel=0x000b, GroupBoxPanel=0x000c, MShape=0x000f} | QFrame | |
enum{Plain=0x0010, Raised=0x0020, Sunken=0x0030, MShadow=0x00f0} | QFrame | |
findIndex(int id) const | KChatBase | |
frameChanged() | QFrame | |
frameRect() const | QFrame | |
frameShadow() const | QFrame | |
frameShape() const | QFrame | |
frameStyle() const | QFrame | |
frameWidth() const | QFrame | |
fromName() const | KGameChat | [virtual] |
fromPlayer() const (defined in KGameChat) | KGameChat | |
game() const (defined in KGameChat) | 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] |
lineWidth() const | QFrame | |
margin() const | QFrame | |
maxItems() const | KChatBase | |
messageFont() const | KChatBase | |
messageId() const | KGameChat | |
midLineWidth() const | QFrame | |
nameFont() const | KChatBase | |
nextId() const | KChatBase | |
paintEvent(QPaintEvent *event) | QFrame | |
playerId(int id) const | KGameChat | [protected] |
prop-the rectangle inside the frame | QFrame | |
prop-the frame rectangle | QFrame | |
prop-the frame shadow value from the frame style | QFrame | |
prop-the frame shape value from the frame style | QFrame | |
prop-the width of the frame that is drawn | QFrame | |
prop-the line width | QFrame | |
prop-the width of the margin | QFrame | |
prop-the width of the mid-line | QFrame | |
QFrame(QWidget *parent=0, const char *name=0, WFlags f=0) | QFrame | |
readConfig(KConfig *conf=0) | KChatBase | [virtual] |
removeSendingEntry(int id) | KChatBase | |
resizeEvent(QResizeEvent *e) | QFrame | |
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 (defined in KGameChat) | 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 | |
setFrameRect(const QRect &) | QFrame | |
setFrameShadow(Shadow) | QFrame | |
setFrameShape(Shape) | QFrame | |
setFrameStyle(int style) | QFrame | |
setFromPlayer(KPlayer *player) | KGameChat | |
setKGame(KGame *g) | KGameChat | |
setLineWidth(int) | QFrame | |
setMargin(int) | QFrame | |
setMaxItems(int maxItems) | KChatBase | |
setMessageFont(const QFont &font) | KChatBase | |
setMessageId(int msgid) | KGameChat | |
setMidLineWidth(int) | QFrame | |
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 *) (defined in KGameChat) | KGameChat | [protected, slot] |
slotClear() | KChatBase | [slot] |
slotPropertyChanged(KGamePropertyBase *, KPlayer *) (defined in KGameChat) | KGameChat | [protected, slot] |
slotReceiveMessage(int, const QByteArray &, Q_UINT32 receiver, Q_UINT32 sender) (defined in KGameChat) | KGameChat | [slot] |
slotReceivePrivateMessage(int msgid, const QByteArray &buffer, Q_UINT32 sender, KPlayer *me) | KGameChat | [protected, slot] |
slotRemovePlayer(KPlayer *) (defined in KGameChat) | KGameChat | [protected, slot] |
slotUnsetKGame() | KGameChat | [protected, slot] |
systemMessageFont() const | KChatBase | |
systemNameFont() const | KChatBase | |
~KChatBase() | KChatBase | [virtual] |
~KGameChat() (defined in KGameChat) | KGameChat | [virtual] |