#include <LadspaMatrixControlDialog.h>
◆ LadspaMatrixControlDialog()
| lmms::gui::LadspaMatrixControlDialog::LadspaMatrixControlDialog |
( |
LadspaControls * | ctl | ) |
|
◆ arrangeControls()
| void lmms::gui::LadspaMatrixControlDialog::arrangeControls |
( |
QWidget * | parent, |
|
|
QGridLayout * | gridLayout ) |
|
private |
Arranges widgets for the current controls in a grid/matrix layout.
- Parameters
-
| parent | The parent of all created widgets |
| gridLayout | The layout into which the controls are organized |
◆ createMatrixWidget()
| QWidget * lmms::gui::LadspaMatrixControlDialog::createMatrixWidget |
( |
| ) |
|
|
private |
Creates a widget that holds the widgets of the current controls in a matrix arrangement.
- Parameters
-
- Returns
◆ getChannelCount()
| ch_cnt_t lmms::gui::LadspaMatrixControlDialog::getChannelCount |
( |
| ) |
const |
|
private |
◆ getLadspaControls()
| LadspaControls * lmms::gui::LadspaMatrixControlDialog::getLadspaControls |
( |
| ) |
const |
|
private |
◆ needsLinkColumn()
| bool lmms::gui::LadspaMatrixControlDialog::needsLinkColumn |
( |
| ) |
const |
|
private |
Checks if a link column is needed for the current effect controls.
- Returns
- true if a link column is needed.
◆ updateEffectView
◆ m_scrollArea
| QScrollArea* lmms::gui::LadspaMatrixControlDialog::m_scrollArea |
|
private |
◆ m_stereoLink
| LedCheckBox* lmms::gui::LadspaMatrixControlDialog::m_stereoLink |
|
private |
The documentation for this class was generated from the following files: