Public Member Functions | |
| KChatBasePrivate () | |
Public Attributes | |
| QListBox * | mBox |
| KLineEdit * | mEdit |
| QComboBox * | mCombo |
| bool | mAcceptMessage |
| int | mMaxItems |
| QValueList< int > | mIndex2Id |
| QFont | mNameFont |
| QFont | mMessageFont |
| QFont | mSystemNameFont |
| QFont | mSystemMessageFont |
Definition at line 159 of file kchatbase.cpp.
|
|
Definition at line 162 of file kchatbase.cpp. References mAcceptMessage, mBox, mCombo, mEdit, and mMaxItems. |
|
|
Definition at line 174 of file kchatbase.cpp. Referenced by KChatBase::acceptMessage(), KChatBasePrivate(), and KChatBase::setAcceptMessage(). |
|
|
Definition at line 171 of file kchatbase.cpp. Referenced by KChatBase::addItem(), KChatBase::clear(), KChatBasePrivate(), KChatBase::setMaxItems(), KChatBase::setMessageFont(), KChatBase::setNameFont(), KChatBase::setSystemMessageFont(), KChatBase::setSystemNameFont(), and KChatBase::slotClear(). |
|
|
Definition at line 173 of file kchatbase.cpp. Referenced by KChatBase::changeSendingEntry(), KChatBase::insertSendingEntry(), KChatBasePrivate(), KChatBase::removeSendingEntry(), KChatBase::sendingEntry(), and KChatBase::setSendingEntry(). |
|
|
Definition at line 172 of file kchatbase.cpp. Referenced by KChatBasePrivate(), and KChatBase::setCompletionMode(). |
|
|
Definition at line 177 of file kchatbase.cpp. Referenced by KChatBase::findIndex(), KChatBase::insertSendingEntry(), KChatBase::nextId(), KChatBase::removeSendingEntry(), and KChatBase::sendingEntry(). |
|
|
Definition at line 175 of file kchatbase.cpp. Referenced by KChatBasePrivate(), KChatBase::maxItems(), and KChatBase::setMaxItems(). |
|
|
Definition at line 180 of file kchatbase.cpp. Referenced by KChatBase::messageFont(), and KChatBase::setMessageFont(). |
|
|
Definition at line 179 of file kchatbase.cpp. Referenced by KChatBase::nameFont(), and KChatBase::setNameFont(). |
|
|
Definition at line 182 of file kchatbase.cpp. Referenced by KChatBase::layoutSystemMessage(), KChatBase::setSystemMessageFont(), and KChatBase::systemMessageFont(). |
|
|
Definition at line 181 of file kchatbase.cpp. Referenced by KChatBase::layoutSystemMessage(), KChatBase::setSystemNameFont(), and KChatBase::systemNameFont(). |
1.4.6