#include <EqCurve.h>
◆ EqCurve()
| lmms::gui::EqCurve::EqCurve |
( |
QList< EqHandle * > * | handle, |
|
|
int | x, |
|
|
int | y ) |
◆ boundingRect()
| QRectF lmms::gui::EqCurve::boundingRect |
( |
| ) |
const |
|
override |
◆ paint()
| void lmms::gui::EqCurve::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionGraphicsItem * | option, |
|
|
QWidget * | widget ) |
|
overrideprotected |
◆ setModelChanged()
| void lmms::gui::EqCurve::setModelChanged |
( |
bool | mc | ) |
|
◆ m_alpha
| int lmms::gui::EqCurve::m_alpha |
|
private |
◆ m_curve
| QPainterPath lmms::gui::EqCurve::m_curve |
|
private |
◆ m_curvePixmapCache
| QPixmap lmms::gui::EqCurve::m_curvePixmapCache |
|
private |
◆ m_handle
| QList<EqHandle*>* lmms::gui::EqCurve::m_handle |
|
private |
◆ m_heigth
| int lmms::gui::EqCurve::m_heigth |
|
private |
◆ m_modelChanged
| bool lmms::gui::EqCurve::m_modelChanged |
|
private |
◆ m_pixelsPerUnitHeight
| float lmms::gui::EqCurve::m_pixelsPerUnitHeight |
|
private |
◆ m_scale
| float lmms::gui::EqCurve::m_scale |
|
private |
◆ m_width
| int lmms::gui::EqCurve::m_width |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/Eq/EqCurve.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/Eq/EqCurve.cpp