
Public Member Functions | |
| KChatBasePrivate (KChatBaseModel *model, KChatBaseItemDelegate *delegate) | |
Public Attributes | |
| QListView * | mBox |
| KLineEdit * | mEdit |
| QComboBox * | mCombo |
| bool | mAcceptMessage |
| QList< int > | mIndex2Id |
| KChatBaseModel * | mModel |
| KChatBaseItemDelegate * | mDelegate |
Definition at line 40 of file kchatbase.cpp.
| KChatBasePrivate::KChatBasePrivate | ( | KChatBaseModel * | model, | |
| KChatBaseItemDelegate * | delegate | |||
| ) | [inline] |
Definition at line 43 of file kchatbase.cpp.
References mAcceptMessage, mBox, mCombo, mDelegate, mEdit, and mModel.
| QListView* KChatBasePrivate::mBox |
Definition at line 54 of file kchatbase.cpp.
Referenced by KChatBase::KChatBase(), and KChatBasePrivate().
| KLineEdit* KChatBasePrivate::mEdit |
Definition at line 55 of file kchatbase.cpp.
Referenced by KChatBase::KChatBase(), KChatBasePrivate(), and KChatBase::setCompletionMode().
| QComboBox* KChatBasePrivate::mCombo |
Definition at line 56 of file kchatbase.cpp.
Referenced by KChatBase::changeSendingEntry(), KChatBase::insertSendingEntry(), KChatBase::KChatBase(), KChatBasePrivate(), KChatBase::removeSendingEntry(), KChatBase::sendingEntry(), and KChatBase::setSendingEntry().
Definition at line 57 of file kchatbase.cpp.
Referenced by KChatBase::acceptMessage(), KChatBase::KChatBase(), KChatBasePrivate(), and KChatBase::setAcceptMessage().
| QList<int> KChatBasePrivate::mIndex2Id |
Definition at line 59 of file kchatbase.cpp.
Referenced by KChatBase::findIndex(), KChatBase::insertSendingEntry(), KChatBase::nextId(), KChatBase::removeSendingEntry(), and KChatBase::sendingEntry().
Definition at line 61 of file kchatbase.cpp.
Referenced by KChatBase::addMessage(), KChatBase::addSystemMessage(), KChatBase::clear(), KChatBase::KChatBase(), KChatBasePrivate(), KChatBase::maxItems(), KChatBase::messageFont(), KChatBase::model(), KChatBase::nameFont(), KChatBase::readConfig(), KChatBase::saveConfig(), KChatBase::setBothFont(), KChatBase::setMaxItems(), KChatBase::setMessageFont(), KChatBase::setModel(), KChatBase::setNameFont(), KChatBase::setSystemBothFont(), KChatBase::setSystemMessageFont(), KChatBase::setSystemNameFont(), KChatBase::systemMessageFont(), and KChatBase::systemNameFont().
Definition at line 62 of file kchatbase.cpp.
Referenced by KChatBase::KChatBase(), and KChatBasePrivate().
1.5.3