#include <ControllerConnection.h>
◆ ControllerConnection() [1/2]
| lmms::ControllerConnection::ControllerConnection |
( |
Controller * | _controller | ) |
|
◆ ControllerConnection() [2/2]
| lmms::ControllerConnection::ControllerConnection |
( |
int | _controllerId | ) |
|
◆ ~ControllerConnection()
| lmms::ControllerConnection::~ControllerConnection |
( |
| ) |
|
|
override |
◆ classNodeName()
| const QString lmms::ControllerConnection::classNodeName |
( |
| ) |
|
|
inlinestatic |
◆ currentValue()
| float lmms::ControllerConnection::currentValue |
( |
int | _offset | ) |
|
|
inline |
◆ deleteConnection
| void lmms::ControllerConnection::deleteConnection |
( |
| ) |
|
|
slot |
◆ finalizeConnections()
| void lmms::ControllerConnection::finalizeConnections |
( |
| ) |
|
|
static |
◆ getController()
| Controller * lmms::ControllerConnection::getController |
( |
| ) |
|
|
inline |
◆ isFinalized()
| bool lmms::ControllerConnection::isFinalized |
( |
| ) |
|
|
inline |
◆ loadSettings()
| void lmms::ControllerConnection::loadSettings |
( |
const QDomElement & | _this | ) |
|
|
overridevirtual |
◆ nodeName()
| QString lmms::ControllerConnection::nodeName |
( |
void | | ) |
const |
|
inlineoverridevirtual |
◆ saveSettings()
| void lmms::ControllerConnection::saveSettings |
( |
QDomDocument & | _doc, |
|
|
QDomElement & | _this ) |
|
overridevirtual |
◆ setController() [1/2]
| void lmms::ControllerConnection::setController |
( |
Controller * | _controller | ) |
|
◆ setController() [2/2]
| void lmms::ControllerConnection::setController |
( |
int | _controllerId | ) |
|
|
inline |
◆ setTargetName()
| void lmms::ControllerConnection::setTargetName |
( |
const QString & | _name | ) |
|
|
inline |
◆ targetName()
| QString lmms::ControllerConnection::targetName |
( |
| ) |
const |
|
inline |
◆ valueBuffer()
| ValueBuffer * lmms::ControllerConnection::valueBuffer |
( |
| ) |
|
|
inline |
◆ valueChanged
| void lmms::ControllerConnection::valueChanged |
( |
| ) |
|
|
signal |
◆ gui::ControllerConnectionDialog
◆ m_controller
| Controller* lmms::ControllerConnection::m_controller |
|
protected |
◆ m_controllerId
| int lmms::ControllerConnection::m_controllerId |
|
protected |
◆ m_ownsController
| bool lmms::ControllerConnection::m_ownsController |
|
protected |
◆ m_targetName
| QString lmms::ControllerConnection::m_targetName |
|
protected |
◆ s_connections
The documentation for this class was generated from the following files: