25#ifndef LMMS_GUI_MIXER_CHANNEL_LCD_SPIN_BOX_H
26#define LMMS_GUI_MIXER_CHANNEL_LCD_SPIN_BOX_H
LcdSpinBox(int numDigits, QWidget *parent, const QString &name=QString())
Definition LcdSpinBox.cpp:39
void contextMenuEvent(QContextMenuEvent *event) override
Definition MixerChannelLcdSpinBox.cpp:61
TrackView * m_tv
Definition MixerChannelLcdSpinBox.h:55
void enterValue()
Definition MixerChannelLcdSpinBox.cpp:82
void mouseDoubleClickEvent(QMouseEvent *event) override
Definition MixerChannelLcdSpinBox.cpp:44
~MixerChannelLcdSpinBox() override=default
void setTrackView(TrackView *tv)
Definition MixerChannelLcdSpinBox.cpp:39
MixerChannelLcdSpinBox(int numDigits, QWidget *parent, const QString &name, TrackView *tv=nullptr)
Definition MixerChannelLcdSpinBox.h:41
Definition TrackView.h:60
static const char * name
Definition pugl.h:1582
static uintptr_t parent
Definition pugl.h:1644
Definition AudioPortAudio.cpp:223