LMMS
Loading...
Searching...
No Matches
lmms::gui::AutomatableModelViewSlots Class Reference

#include <AutomatableModelView.h>

Inheritance diagram for lmms::gui::AutomatableModelViewSlots:

Public Slots

void execConnectionDialog ()
void removeConnection ()

Public Member Functions

 AutomatableModelViewSlots (AutomatableModelView *amv, QObject *parent)

Protected Attributes

AutomatableModelViewm_amv

Private Slots

void copyToClipboard ()
 Copy the model's value to the clipboard.
void pasteFromClipboard ()
 Paste the model's value from the clipboard.

Constructor & Destructor Documentation

◆ AutomatableModelViewSlots()

lmms::gui::AutomatableModelViewSlots::AutomatableModelViewSlots ( AutomatableModelView * amv,
QObject * parent )

Member Function Documentation

◆ copyToClipboard

void lmms::gui::AutomatableModelViewSlots::copyToClipboard ( )
privateslot

Copy the model's value to the clipboard.

◆ execConnectionDialog

void lmms::gui::AutomatableModelViewSlots::execConnectionDialog ( )
slot

◆ pasteFromClipboard

void lmms::gui::AutomatableModelViewSlots::pasteFromClipboard ( )
privateslot

Paste the model's value from the clipboard.

◆ removeConnection

void lmms::gui::AutomatableModelViewSlots::removeConnection ( )
slot

Member Data Documentation

◆ m_amv

AutomatableModelView* lmms::gui::AutomatableModelViewSlots::m_amv
protected

The documentation for this class was generated from the following files: