Chatterino
Public Member Functions | List of all members
chatterino::HighlightBlacklistUser Class Reference

#include <HighlightBlacklistUser.hpp>

Public Member Functions

bool operator== (const HighlightBlacklistUser &other) const
 
 HighlightBlacklistUser (const QString &pattern, bool isRegex=false)
 
const QString & getPattern () const
 
bool isRegex () const
 
bool isValidRegex () const
 
bool isMatch (const QString &subject) const
 

Constructor & Destructor Documentation

◆ HighlightBlacklistUser()

chatterino::HighlightBlacklistUser::HighlightBlacklistUser ( const QString &  pattern,
bool  isRegex = false 
)
inline

Member Function Documentation

◆ getPattern()

const QString& chatterino::HighlightBlacklistUser::getPattern ( ) const
inline
Here is the caller graph for this function:

◆ isMatch()

bool chatterino::HighlightBlacklistUser::isMatch ( const QString &  subject) const
inline
Here is the call graph for this function:

◆ isRegex()

bool chatterino::HighlightBlacklistUser::isRegex ( ) const
inline
Here is the caller graph for this function:

◆ isValidRegex()

bool chatterino::HighlightBlacklistUser::isValidRegex ( ) const
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator==()

bool chatterino::HighlightBlacklistUser::operator== ( const HighlightBlacklistUser other) const
inline

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