Chatterino
Public Types | Public Member Functions | List of all members
chatterino::MessageColor Struct Reference

#include <MessageColor.hpp>

Public Types

enum  Type { Custom, Text, Link, System }
 

Public Member Functions

 MessageColor (const QColor &color)
 
 MessageColor (Type type_=Text)
 
const QColor & getColor (Theme &themeManager) const
 

Member Enumeration Documentation

◆ Type

Enumerator
Custom 
Text 
Link 
System 

Constructor & Destructor Documentation

◆ MessageColor() [1/2]

chatterino::MessageColor::MessageColor ( const QColor &  color)

◆ MessageColor() [2/2]

chatterino::MessageColor::MessageColor ( Type  type_ = Text)

Member Function Documentation

◆ getColor()

const QColor & chatterino::MessageColor::getColor ( Theme themeManager) const
Here is the caller graph for this function:

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