LMMS
Loading...
Searching...
No Matches
lmms::gui::LmmsPalette Class Reference

#include <LmmsPalette.h>

Inheritance diagram for lmms::gui::LmmsPalette:

Public Member Functions

 LmmsPalette (QWidget *parent, QStyle *stylearg)
 ~LmmsPalette () override=default
QPalette palette () const

Properties

QColor background
QColor windowText
QColor base
QColor text
QColor button
QColor shadow
QColor buttonText
QColor brightText
QColor highlight
QColor highlightedText

Private Attributes

QColor m_background
QColor m_windowText
QColor m_base
QColor m_text
QColor m_button
QColor m_shadow
QColor m_buttonText
QColor m_brightText
QColor m_highlight
QColor m_highlightedText

Constructor & Destructor Documentation

◆ LmmsPalette()

lmms::gui::LmmsPalette::LmmsPalette ( QWidget * parent,
QStyle * stylearg )

◆ ~LmmsPalette()

lmms::gui::LmmsPalette::~LmmsPalette ( )
overridedefault

Member Function Documentation

◆ palette()

QPalette lmms::gui::LmmsPalette::palette ( ) const

Member Data Documentation

◆ m_background

QColor lmms::gui::LmmsPalette::m_background
private

◆ m_base

QColor lmms::gui::LmmsPalette::m_base
private

◆ m_brightText

QColor lmms::gui::LmmsPalette::m_brightText
private

◆ m_button

QColor lmms::gui::LmmsPalette::m_button
private

◆ m_buttonText

QColor lmms::gui::LmmsPalette::m_buttonText
private

◆ m_highlight

QColor lmms::gui::LmmsPalette::m_highlight
private

◆ m_highlightedText

QColor lmms::gui::LmmsPalette::m_highlightedText
private

◆ m_shadow

QColor lmms::gui::LmmsPalette::m_shadow
private

◆ m_text

QColor lmms::gui::LmmsPalette::m_text
private

◆ m_windowText

QColor lmms::gui::LmmsPalette::m_windowText
private

Property Documentation

◆ background

QColor lmms::gui::LmmsPalette::background
readwrite

◆ base

QColor lmms::gui::LmmsPalette::base
readwrite

◆ brightText

QColor lmms::gui::LmmsPalette::brightText
readwrite

◆ button

QColor lmms::gui::LmmsPalette::button
readwrite

◆ buttonText

QColor lmms::gui::LmmsPalette::buttonText
readwrite

◆ highlight

QColor lmms::gui::LmmsPalette::highlight
readwrite

◆ highlightedText

QColor lmms::gui::LmmsPalette::highlightedText
readwrite

◆ shadow

QColor lmms::gui::LmmsPalette::shadow
readwrite

◆ text

QColor lmms::gui::LmmsPalette::text
readwrite

◆ windowText

QColor lmms::gui::LmmsPalette::windowText
readwrite

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