#include <VectorView.h>
◆ VectorView()
◆ ~VectorView()
| lmms::gui::VectorView::~VectorView |
( |
| ) |
|
|
overridedefault |
◆ drawZoomInfo()
| void lmms::gui::VectorView::drawZoomInfo |
( |
| ) |
|
|
private |
◆ mouseDoubleClickEvent()
| void lmms::gui::VectorView::mouseDoubleClickEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ paintEvent()
| void lmms::gui::VectorView::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ periodicUpdate
| void lmms::gui::VectorView::periodicUpdate |
( |
| ) |
|
|
privateslot |
◆ sizeHint()
| QSize lmms::gui::VectorView::sizeHint |
( |
| ) |
const |
|
inlineoverride |
◆ wheelEvent()
| void lmms::gui::VectorView::wheelEvent |
( |
QWheelEvent * | event | ) |
|
|
overrideprotected |
◆ m_bufferReader
◆ m_colorGrid
| QColor lmms::gui::VectorView::m_colorGrid = QColor(76, 80, 84, 128) |
|
private |
◆ m_colorLabels
| QColor lmms::gui::VectorView::m_colorLabels = QColor(76, 80, 84, 255) |
|
private |
◆ m_colorTrace
| QColor lmms::gui::VectorView::m_colorTrace = QColor(60, 255, 130, 255) |
|
private |
◆ m_controls
◆ m_inputBuffer
◆ m_lastPoint
| QPointF lmms::gui::VectorView::m_lastPoint = QPoint() |
|
private |
◆ m_zoom
| float lmms::gui::VectorView::m_zoom |
|
private |
◆ m_zoomTimestamp
| unsigned int lmms::gui::VectorView::m_zoomTimestamp |
|
private |
◆ colorGrid
| QColor lmms::gui::VectorView::colorGrid |
◆ colorLabels
| QColor lmms::gui::VectorView::colorLabels |
◆ colorTrace
| QColor lmms::gui::VectorView::colorTrace |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/Vectorscope/VectorView.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/Vectorscope/VectorView.cpp