#include <chat_settings.h>
◆ ChatSettings() [1/2]
| ChatSettings::ChatSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicit |
◆ ChatSettings() [2/2]
◆ chatMentionCompleterChanged
| void ChatSettings::chatMentionCompleterChanged |
( |
| ) |
|
|
signal |
◆ getChatHighlightColor()
| QString ChatSettings::getChatHighlightColor |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getChatHighlightForeground()
| bool ChatSettings::getChatHighlightForeground |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getChatMention()
| bool ChatSettings::getChatMention |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getChatMentionColor()
| QString ChatSettings::getChatMentionColor |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getChatMentionCompleter()
| bool ChatSettings::getChatMentionCompleter |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getChatMentionForeground()
| bool ChatSettings::getChatMentionForeground |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getHighlightWords()
| QString ChatSettings::getHighlightWords |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getIgnoreNonBuddyUserMessages()
| bool ChatSettings::getIgnoreNonBuddyUserMessages |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getIgnoreUnregisteredUserMessages()
| bool ChatSettings::getIgnoreUnregisteredUserMessages |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getIgnoreUnregisteredUsers()
| bool ChatSettings::getIgnoreUnregisteredUsers |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getRoomHistory()
| bool ChatSettings::getRoomHistory |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getShowMentionPopup()
| bool ChatSettings::getShowMentionPopup |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ getShowMessagePopup()
| bool ChatSettings::getShowMessagePopup |
( |
| ) |
const |
|
nodiscardoverridevirtual |
◆ setChatHighlightColor()
| void ChatSettings::setChatHighlightColor |
( |
const QString & | _chatHighlightColor | ) |
|
◆ setChatHighlightForeground()
| void ChatSettings::setChatHighlightForeground |
( |
bool | _chatHighlightForeground | ) |
|
◆ setChatMention()
| void ChatSettings::setChatMention |
( |
bool | _chatMention | ) |
|
◆ setChatMentionColor()
| void ChatSettings::setChatMentionColor |
( |
const QString & | _chatMentionColor | ) |
|
◆ setChatMentionCompleter()
| void ChatSettings::setChatMentionCompleter |
( |
bool | _chatMentionCompleter | ) |
|
◆ setChatMentionForeground()
| void ChatSettings::setChatMentionForeground |
( |
bool | _chatMentionForeground | ) |
|
◆ setHighlightWords()
| void ChatSettings::setHighlightWords |
( |
const QString & | _highlightWords | ) |
|
◆ setIgnoreNonBuddyUserMessages()
| void ChatSettings::setIgnoreNonBuddyUserMessages |
( |
bool | _ignoreNonBuddyUserMessages | ) |
|
◆ setIgnoreUnregisteredUserMessages()
| void ChatSettings::setIgnoreUnregisteredUserMessages |
( |
bool | _ignoreUnregisteredUserMessages | ) |
|
◆ setIgnoreUnregisteredUsers()
| void ChatSettings::setIgnoreUnregisteredUsers |
( |
bool | _ignoreUnregisteredUsers | ) |
|
◆ setRoomHistory()
| void ChatSettings::setRoomHistory |
( |
bool | _roomHistory | ) |
|
◆ setShowMentionPopups()
| void ChatSettings::setShowMentionPopups |
( |
bool | _showMentionPopups | ) |
|
◆ setShowMessagePopups()
| void ChatSettings::setShowMessagePopups |
( |
bool | _showMessagePopups | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: