#include <MixerView.h>
◆ MixerView()
| lmms::gui::MixerView::MixerView |
( |
Mixer * | mixer | ) |
|
◆ addNewChannel
| int lmms::gui::MixerView::addNewChannel |
( |
| ) |
|
|
slot |
◆ channelView()
◆ clear()
| void lmms::gui::MixerView::clear |
( |
| ) |
|
◆ connectToSoloAndMute()
| void lmms::gui::MixerView::connectToSoloAndMute |
( |
int | channelIndex | ) |
|
|
private |
◆ currentMixerChannel()
◆ deleteChannel()
| void lmms::gui::MixerView::deleteChannel |
( |
int | index | ) |
|
◆ deleteUnusedChannels()
| void lmms::gui::MixerView::deleteUnusedChannels |
( |
| ) |
|
◆ disconnectFromSoloAndMute()
| void lmms::gui::MixerView::disconnectFromSoloAndMute |
( |
int | channelIndex | ) |
|
|
private |
◆ getMixer()
| Mixer * lmms::gui::MixerView::getMixer |
( |
| ) |
const |
|
private |
◆ keyPressEvent()
| void lmms::gui::MixerView::keyPressEvent |
( |
QKeyEvent * | e | ) |
|
|
override |
◆ loadSettings()
| void lmms::gui::MixerView::loadSettings |
( |
const QDomElement & | domElement | ) |
|
|
overridevirtual |
◆ moveChannelLeft()
| void lmms::gui::MixerView::moveChannelLeft |
( |
int | index | ) |
|
◆ moveChannelRight()
| void lmms::gui::MixerView::moveChannelRight |
( |
int | index | ) |
|
◆ refreshDisplay()
| void lmms::gui::MixerView::refreshDisplay |
( |
| ) |
|
◆ renameChannel()
| void lmms::gui::MixerView::renameChannel |
( |
int | index | ) |
|
◆ saveSettings()
| void lmms::gui::MixerView::saveSettings |
( |
QDomDocument & | doc, |
|
|
QDomElement & | domElement ) |
|
overridevirtual |
◆ setCurrentMixerChannel() [1/2]
| void lmms::gui::MixerView::setCurrentMixerChannel |
( |
int | channel | ) |
|
◆ setCurrentMixerChannel() [2/2]
◆ toggledMute
| void lmms::gui::MixerView::toggledMute |
( |
| ) |
|
|
privateslot |
◆ toggledSolo
| void lmms::gui::MixerView::toggledSolo |
( |
| ) |
|
|
privateslot |
◆ updateAllMixerChannels()
| void lmms::gui::MixerView::updateAllMixerChannels |
( |
| ) |
|
|
private |
◆ updateFaders
| void lmms::gui::MixerView::updateFaders |
( |
| ) |
|
|
privateslot |
◆ updateMaxChannelSelector()
| void lmms::gui::MixerView::updateMaxChannelSelector |
( |
| ) |
|
|
private |
◆ updateMixerChannel()
| void lmms::gui::MixerView::updateMixerChannel |
( |
int | index | ) |
|
◆ MixerChannelView
| friend class MixerChannelView |
|
friend |
◆ channelArea
| QScrollArea* lmms::gui::MixerView::channelArea |
|
private |
◆ chLayout
| QHBoxLayout* lmms::gui::MixerView::chLayout |
|
private |
◆ m_channelAreaWidget
| QWidget* lmms::gui::MixerView::m_channelAreaWidget |
|
private |
◆ m_currentMixerChannel
◆ m_mixer
| Mixer* lmms::gui::MixerView::m_mixer |
|
private |
◆ m_mixerChannelViews
◆ m_racksLayout
| QStackedLayout* lmms::gui::MixerView::m_racksLayout |
|
private |
◆ m_racksWidget
| QWidget* lmms::gui::MixerView::m_racksWidget |
|
private |
The documentation for this class was generated from the following files: