, including all inherited members.
acceptMessage() const | KChatBase | [virtual] |
addItem(const QListBoxItem *item) | KChatBase | [virtual, slot] |
addMessage(const QString &fromName, const QString &text) | KChatBase | [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=0 | KChatBase | [pure virtual] |
insertSendingEntry(const QString &text, int id, int index=-1) | KChatBase | |
KChatBase(QWidget *parent, bool noComboBox=false) | KChatBase | |
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 | |
midLineWidth() const | QFrame | |
nameFont() const | KChatBase | |
nextId() const | KChatBase | |
paintEvent(QPaintEvent *event) | QFrame | |
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)=0 | KChatBase | [protected, pure virtual] |
rightButtonClicked(QListBoxItem *, const QPoint &) | KChatBase | [signal] |
saveConfig(KConfig *conf=0) | KChatBase | [virtual] |
sendingEntry() const | KChatBase | |
SendingIds enum name (defined in KChatBase) | KChatBase | |
SendToAll enum value (defined in KChatBase) | KChatBase | |
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 | |
setLineWidth(int) | QFrame | |
setMargin(int) | QFrame | |
setMaxItems(int maxItems) | KChatBase | |
setMessageFont(const QFont &font) | KChatBase | |
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 | |
slotClear() | KChatBase | [slot] |
systemMessageFont() const | KChatBase | |
systemNameFont() const | KChatBase | |
~KChatBase() | KChatBase | [virtual] |