#include <EqSpectrumView.h>
◆ EqSpectrumView()
| lmms::gui::EqSpectrumView::EqSpectrumView |
( |
EqAnalyser * | b, |
|
|
QWidget * | _parent = 0 ) |
|
explicit |
◆ ~EqSpectrumView()
| lmms::gui::EqSpectrumView::~EqSpectrumView |
( |
| ) |
|
|
overridedefault |
◆ bandToFreq()
| float lmms::gui::EqSpectrumView::bandToFreq |
( |
int | index | ) |
|
|
private |
◆ getColor()
| QColor lmms::gui::EqSpectrumView::getColor |
( |
| ) |
const |
◆ paintEvent()
| void lmms::gui::EqSpectrumView::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ periodicalUpdate
| void lmms::gui::EqSpectrumView::periodicalUpdate |
( |
| ) |
|
|
privateslot |
◆ setColor()
| void lmms::gui::EqSpectrumView::setColor |
( |
const QColor & | value | ) |
|
◆ m_analyser
◆ m_bandHeight
| QList<float> lmms::gui::EqSpectrumView::m_bandHeight |
|
private |
◆ m_color
| QColor lmms::gui::EqSpectrumView::m_color |
|
private |
◆ m_path
| QPainterPath lmms::gui::EqSpectrumView::m_path |
|
private |
◆ m_peakSum
| float lmms::gui::EqSpectrumView::m_peakSum |
|
private |
◆ m_periodicalUpdate
| bool lmms::gui::EqSpectrumView::m_periodicalUpdate |
|
private |
◆ m_pixelsPerUnitWidth
| float lmms::gui::EqSpectrumView::m_pixelsPerUnitWidth |
|
private |
◆ m_scale
| float lmms::gui::EqSpectrumView::m_scale |
|
private |
◆ m_skipBands
| int lmms::gui::EqSpectrumView::m_skipBands |
|
private |
The documentation for this class was generated from the following files: