This is the complete list of members for ChatView, including all inherited members.
| actMessageClicked() | ChatView | privateslot |
| addMentionTag(QString mentionTag) | ChatView | signal |
| appendCardTag(QTextCursor &cursor, const QString &cardName) | ChatView | private |
| appendHtml(const QString &html) | ChatView | |
| appendHtmlServerMessage(const QString &html, bool optionalIsBold=false, QString optionalFontColor=QString()) | ChatView | virtual |
| appendMessage(QString message, RoomMessageTypeFlags messageType={}, const ServerInfo_User &userInfo={}, bool playerBold=false) | ChatView | |
| appendUrlTag(QTextCursor &cursor, QString url) | ChatView | private |
| cardNameHovered(QString cardName) | ChatView | signal |
| ChatView(TabSupervisor *_tabSupervisor, AbstractGame *_game, bool _showTimestamps, QWidget *parent=nullptr) | ChatView | |
| checkMention(QTextCursor &cursor, QString &message, const QString &userName, UserLevelFlags userLevel) | ChatView | private |
| checkTag(QTextCursor &cursor, QString &message) | ChatView | private |
| checkWord(QTextCursor &cursor, QString &message) | ChatView | private |
| clearChat() | ChatView | |
| defaultFormat | ChatView | private |
| deleteCardInfoPopup(QString cardName) | ChatView | signal |
| enterEvent(QEnterEvent *event) override | ChatView | protected |
| evenNumber | ChatView | private |
| extractNextWord(QString &message, QString &rest) | ChatView | private |
| game | ChatView | protected |
| getCustomHighlightColor() | ChatView | privatestatic |
| getCustomMentionColor() | ChatView | privatestatic |
| getFragmentUnderMouse(const QPoint &pos) const | ChatView | private |
| highlightedWords | ChatView | private |
| highlightFormat | ChatView | private |
| HoveredCard enum value | ChatView | private |
| hoveredContent | ChatView | private |
| HoveredItemType enum name | ChatView | private |
| hoveredItemType | ChatView | private |
| HoveredNothing enum value | ChatView | private |
| HoveredUrl enum value | ChatView | private |
| HoveredUser enum value | ChatView | private |
| isModeratorSendingGlobal(QFlags< ServerInfo_User::UserLevelFlag > userLevelFlag, QString message) | ChatView | private |
| lastSender | ChatView | private |
| leaveEvent(QEvent *event) override | ChatView | protected |
| linkColor | ChatView | private |
| mention | ChatView | private |
| mentionFormat | ChatView | private |
| mentionFormatOtherUser | ChatView | private |
| messageClicked | ChatView | private |
| messageClickedSignal() | ChatView | signal |
| mouseMoveEvent(QMouseEvent *event) override | ChatView | protected |
| mousePressEvent(QMouseEvent *event) override | ChatView | protected |
| mouseReleaseEvent(QMouseEvent *event) override | ChatView | protected |
| openLink(const QUrl &link) | ChatView | privateslot |
| openMessageDialog(const QString &userName, bool focus) | ChatView | signal |
| otherUserColor | ChatView | private |
| ownUserName | ChatView | private |
| prepareBlock(bool same=false) | ChatView | private |
| redactMessages(const QString &userName, int amount) | ChatView | |
| retranslateUi() | ChatView | |
| serverMessageColor | ChatView | private |
| showCardInfoPopup(const QPoint &pos, const CardRef &cardRef) | ChatView | signal |
| showMentionPopup(const QString &userName) | ChatView | signal |
| showSystemPopup(const QString &userName) | ChatView | private |
| showTimestamps | ChatView | private |
| tabSupervisor | ChatView | protected |
| userContextMenu | ChatView | private |
| userListProxy | ChatView | private |
| userMessagePositions | ChatView | private |