#include <BarModelEditor.h>
◆ BarModelEditor()
| lmms::gui::BarModelEditor::BarModelEditor |
( |
QString | text, |
|
|
FloatModel * | floatModel, |
|
|
QWidget * | parent = nullptr ) |
◆ getBackgroundBrush()
| QBrush const & lmms::gui::BarModelEditor::getBackgroundBrush |
( |
| ) |
const |
◆ getBarBrush()
| QBrush const & lmms::gui::BarModelEditor::getBarBrush |
( |
| ) |
const |
◆ getTextColor()
| QColor const & lmms::gui::BarModelEditor::getTextColor |
( |
| ) |
const |
◆ minimumSizeHint()
| QSize lmms::gui::BarModelEditor::minimumSizeHint |
( |
| ) |
const |
|
override |
◆ paintEvent()
| void lmms::gui::BarModelEditor::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ setBackgroundBrush()
| void lmms::gui::BarModelEditor::setBackgroundBrush |
( |
QBrush const & | backgroundBrush | ) |
|
◆ setBarBrush()
| void lmms::gui::BarModelEditor::setBarBrush |
( |
QBrush const & | barBrush | ) |
|
◆ setTextColor()
| void lmms::gui::BarModelEditor::setTextColor |
( |
QColor const & | textColor | ) |
|
◆ sizeHint()
| QSize lmms::gui::BarModelEditor::sizeHint |
( |
| ) |
const |
|
override |
◆ sizePolicy()
| QSizePolicy lmms::gui::BarModelEditor::sizePolicy |
( |
| ) |
const |
◆ m_backgroundBrush
| QBrush lmms::gui::BarModelEditor::m_backgroundBrush |
|
private |
◆ m_barBrush
| QBrush lmms::gui::BarModelEditor::m_barBrush |
|
private |
◆ m_text
| QString const lmms::gui::BarModelEditor::m_text |
|
private |
◆ m_textColor
| QColor lmms::gui::BarModelEditor::m_textColor |
|
private |
◆ backgroundBrush
| QBrush lmms::gui::BarModelEditor::backgroundBrush |
|
readwrite |
◆ barBrush
| QBrush lmms::gui::BarModelEditor::barBrush |
|
readwrite |
◆ textColor
| QColor lmms::gui::BarModelEditor::textColor |
|
readwrite |
The documentation for this class was generated from the following files: