#include <Oscilloscope.h>
◆ Oscilloscope()
| lmms::gui::Oscilloscope::Oscilloscope |
( |
QWidget * | _parent | ) |
|
◆ ~Oscilloscope()
| lmms::gui::Oscilloscope::~Oscilloscope |
( |
| ) |
|
|
override |
◆ clippingColor()
| QColor const & lmms::gui::Oscilloscope::clippingColor |
( |
| ) |
const |
◆ clips()
| bool lmms::gui::Oscilloscope::clips |
( |
float | level | ) |
const |
|
private |
◆ leftChannelColor()
| QColor const & lmms::gui::Oscilloscope::leftChannelColor |
( |
| ) |
const |
◆ mousePressEvent()
| void lmms::gui::Oscilloscope::mousePressEvent |
( |
QMouseEvent * | _me | ) |
|
|
overrideprotected |
◆ otherChannelsColor()
| QColor const & lmms::gui::Oscilloscope::otherChannelsColor |
( |
| ) |
const |
◆ paintEvent()
| void lmms::gui::Oscilloscope::paintEvent |
( |
QPaintEvent * | _pe | ) |
|
|
overrideprotected |
◆ rightChannelColor()
| QColor const & lmms::gui::Oscilloscope::rightChannelColor |
( |
| ) |
const |
◆ setActive()
| void lmms::gui::Oscilloscope::setActive |
( |
bool | _active | ) |
|
◆ setClippingColor()
| void lmms::gui::Oscilloscope::setClippingColor |
( |
QColor const & | clippingColor | ) |
|
◆ setLeftChannelColor()
| void lmms::gui::Oscilloscope::setLeftChannelColor |
( |
QColor const & | leftChannelColor | ) |
|
◆ setOtherChannelsColor()
| void lmms::gui::Oscilloscope::setOtherChannelsColor |
( |
QColor const & | otherChannelsColor | ) |
|
◆ setRightChannelColor()
| void lmms::gui::Oscilloscope::setRightChannelColor |
( |
QColor const & | rightChannelColor | ) |
|
◆ updateAudioBuffer
◆ m_active
| bool lmms::gui::Oscilloscope::m_active |
|
private |
◆ m_background
| QPixmap lmms::gui::Oscilloscope::m_background |
|
private |
◆ m_buffer
◆ m_clippingColor
| QColor lmms::gui::Oscilloscope::m_clippingColor |
|
private |
◆ m_leftChannelColor
| QColor lmms::gui::Oscilloscope::m_leftChannelColor |
|
private |
◆ m_otherChannelsColor
| QColor lmms::gui::Oscilloscope::m_otherChannelsColor |
|
private |
◆ m_points
| QPointF* lmms::gui::Oscilloscope::m_points |
|
private |
◆ m_rightChannelColor
| QColor lmms::gui::Oscilloscope::m_rightChannelColor |
|
private |
◆ clippingColor
| QColor lmms::gui::Oscilloscope::clippingColor |
|
readwrite |
◆ leftChannelColor
| QColor lmms::gui::Oscilloscope::leftChannelColor |
|
readwrite |
◆ otherChannelsColor
| QColor lmms::gui::Oscilloscope::otherChannelsColor |
|
readwrite |
◆ rightChannelColor
| QColor lmms::gui::Oscilloscope::rightChannelColor |
|
readwrite |
The documentation for this class was generated from the following files: