Chatterino
Public Types | Public Attributes | List of all members
chatterino::HighlightCheck Struct Reference

#include <HighlightController.hpp>

Public Types

using Checker = std::function< boost::optional< HighlightResult >(const MessageParseArgs &args, const std::vector< Badge > &badges, const QString &senderName, const QString &originalMessage, const MessageFlags &messageFlags, bool self)>
 

Public Attributes

Checker cb
 

Member Typedef Documentation

◆ Checker

using chatterino::HighlightCheck::Checker = std::function<boost::optional<HighlightResult>( const MessageParseArgs &args, const std::vector<Badge> &badges, const QString &senderName, const QString &originalMessage, const MessageFlags &messageFlags, bool self)>

Member Data Documentation

◆ cb

Checker chatterino::HighlightCheck::cb

The documentation for this struct was generated from the following file: