25#ifndef LMMS_GUI_MIXER_CHANNEL_VIEW_H
26#define LMMS_GUI_MIXER_CHANNEL_VIEW_H
#define READ(addr)
Definition Ay_Cpu.cpp:92
#define WRITE(addr, data)
Definition Ay_Cpu.cpp:93
#define override
Definition DistrhoDefines.h:73
Definition EffectRackView.h:44
void setStrokeInnerInactive(const QColor &c)
Definition MixerChannelView.h:84
void mouseDoubleClickEvent(QMouseEvent *) override
Definition MixerChannelView.cpp:230
QBrush m_backgroundActive
Definition MixerChannelView.h:128
void keyPressEvent(QKeyEvent *ke) override
Definition MixerChannelView.cpp:235
QBrush backgroundActive() const
Definition MixerChannelView.h:71
void removeUnusedChannels()
Definition MixerChannelView.cpp:373
QString elideName(const QString &name)
Definition MixerChannelView.cpp:391
void randomizeColor()
Definition MixerChannelView.cpp:317
QColor strokeOuterActive() const
Definition MixerChannelView.h:74
EffectRackView * m_effectRackView
Definition MixerChannelView.h:123
Knob * m_sendKnob
Definition MixerChannelView.h:114
void reset()
Definition MixerChannelView.cpp:404
QColor strokeOuterInactive() const
Definition MixerChannelView.h:77
QColor m_strokeInnerActive
Definition MixerChannelView.h:131
void paintEvent(QPaintEvent *event) override
Definition MixerChannelView.cpp:199
void contextMenuEvent(QContextMenuEvent *) override
Definition MixerChannelView.cpp:164
Fader * m_fader
Definition MixerChannelView.h:122
MixerChannelView(QWidget *parent, MixerView *mixerView, int channelIndex)
Definition MixerChannelView.cpp:57
void moveChannelLeft()
Definition MixerChannelView.cpp:379
QColor m_strokeOuterActive
Definition MixerChannelView.h:129
QLineEdit * m_renameLineEdit
Definition MixerChannelView.h:116
void setStrokeOuterInactive(const QColor &c)
Definition MixerChannelView.h:78
int m_sendButtonStackedIndex
Definition MixerChannelView.h:112
QStackedWidget * m_receiveArrowOrSendButton
Definition MixerChannelView.h:110
QColor m_strokeOuterInactive
Definition MixerChannelView.h:130
void resetColor()
Definition MixerChannelView.cpp:294
QGraphicsView * m_renameLineEditView
Definition MixerChannelView.h:117
friend class MixerView
Definition MixerChannelView.h:134
Fader * fader() const
Definition MixerChannelView.h:86
void setBackgroundActive(const QBrush &c)
Definition MixerChannelView.h:72
MixerChannel * mixerChannel() const
Definition MixerChannelView.cpp:399
void selectColor()
Definition MixerChannelView.cpp:301
QColor strokeInnerActive() const
Definition MixerChannelView.h:80
LcdWidget * m_channelNumberLcd
Definition MixerChannelView.h:115
void setStrokeInnerActive(const QColor &c)
Definition MixerChannelView.h:81
int channelIndex() const
Definition MixerChannelView.h:68
QLabel * m_receiveArrow
Definition MixerChannelView.h:109
QColor strokeInnerInactive
Definition MixerChannelView.h:57
QColor strokeOuterInactive
Definition MixerChannelView.h:55
void removeChannel()
Definition MixerChannelView.cpp:366
void renameFinished()
Definition MixerChannelView.cpp:271
QLabel * m_sendArrow
Definition MixerChannelView.h:118
SendButtonIndicator * m_sendButton
Definition MixerChannelView.h:108
QColor strokeInnerActive
Definition MixerChannelView.h:56
MixerView * m_mixerView
Definition MixerChannelView.h:124
QColor strokeOuterActive
Definition MixerChannelView.h:54
void setStrokeOuterActive(const QColor &c)
Definition MixerChannelView.h:75
PeakIndicator * m_peakIndicator
Definition MixerChannelView.h:121
bool confirmRemoval(int index)
Definition MixerChannelView.cpp:325
void moveChannelRight()
Definition MixerChannelView.cpp:385
void mousePressEvent(QMouseEvent *) override
Definition MixerChannelView.cpp:225
AutomatableButton * m_muteButton
Definition MixerChannelView.h:119
auto isMasterChannel() const -> bool
Definition MixerChannelView.h:105
int m_channelIndex
Definition MixerChannelView.h:125
void renameChannel()
Definition MixerChannelView.cpp:256
void setChannelIndex(int index)
Definition MixerChannelView.cpp:250
int m_receiveArrowStackedIndex
Definition MixerChannelView.h:111
QBrush backgroundActive
Definition MixerChannelView.h:53
QColor m_strokeInnerInactive
Definition MixerChannelView.h:132
bool m_inRename
Definition MixerChannelView.h:126
AutomatableButton * m_soloButton
Definition MixerChannelView.h:120
QColor strokeInnerInactive() const
Definition MixerChannelView.h:83
Definition MixerView.h:52
Definition PeakIndicator.h:38
static const char * name
Definition pugl.h:1582
static uintptr_t parent
Definition pugl.h:1644
Definition AudioPortAudio.cpp:223
Definition AudioAlsa.cpp:35
return c
Definition crypt.c:175
#define const
Definition zconf.h:137