| FALLBACK_ELEVATED_MESSAGE_HIGHLIGHT_COLOR | chatterino::HighlightPhrase | static |
| FALLBACK_FIRST_MESSAGE_HIGHLIGHT_COLOR | chatterino::HighlightPhrase | static |
| FALLBACK_HIGHLIGHT_COLOR | chatterino::HighlightPhrase | static |
| FALLBACK_REDEEMED_HIGHLIGHT_COLOR | chatterino::HighlightPhrase | static |
| FALLBACK_SUB_COLOR | chatterino::HighlightPhrase | static |
| FALLBACK_THREAD_HIGHLIGHT_COLOR | chatterino::HighlightPhrase | static |
| getColor() const | chatterino::HighlightPhrase | |
| getPattern() const | chatterino::HighlightPhrase | |
| getSoundUrl() const | chatterino::HighlightPhrase | |
| hasAlert() const | chatterino::HighlightPhrase | |
| hasCustomSound() const | chatterino::HighlightPhrase | |
| hasSound() const | chatterino::HighlightPhrase | |
| HighlightPhrase(const QString &pattern, bool showInMentions, bool hasAlert, bool hasSound, bool isRegex, bool isCaseSensitive, const QString &soundUrl, QColor color) | chatterino::HighlightPhrase | |
| HighlightPhrase(const QString &pattern, bool showInMentions, bool hasAlert, bool hasSound, bool isRegex, bool isCaseSensitive, const QString &soundUrl, std::shared_ptr< QColor > color) | chatterino::HighlightPhrase | |
| isCaseSensitive() const | chatterino::HighlightPhrase | |
| isMatch(const QString &subject) const | chatterino::HighlightPhrase | |
| isRegex() const | chatterino::HighlightPhrase | |
| isValid() const | chatterino::HighlightPhrase | |
| operator==(const HighlightPhrase &other) const | chatterino::HighlightPhrase | |
| showInMentions() const | chatterino::HighlightPhrase | |