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

#include <ColorButton.hpp>

Inheritance diagram for chatterino::ColorButton:
[legend]
Collaboration diagram for chatterino::ColorButton:
[legend]

Public Member Functions

 ColorButton (const QColor &color, QWidget *parent=nullptr)
 
const QColor & color () const
 
void setColor (QColor color)
 

Constructor & Destructor Documentation

◆ ColorButton()

chatterino::ColorButton::ColorButton ( const QColor &  color,
QWidget *  parent = nullptr 
)
Here is the call graph for this function:

Member Function Documentation

◆ color()

const QColor & chatterino::ColorButton::color ( ) const
Here is the caller graph for this function:

◆ setColor()

void chatterino::ColorButton::setColor ( QColor  color)
Here is the call graph for this function:
Here is the caller graph for this function:

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