![]() |
Mixxx
|
#include <dlgbpmscheme.h>
Public Slots | |
void | slotApply () |
void | slotUpdate () |
Signals | |
void | apply (const QString &) |
Public Member Functions | |
DlgBpmScheme (BpmScheme *&bpmScheme) | |
~DlgBpmScheme () |
Definition at line 23 of file dlgbpmscheme.h.
DlgBpmScheme::DlgBpmScheme | ( | BpmScheme *& | bpmScheme | ) |
DlgBpmScheme::~DlgBpmScheme | ( | ) |
Definition at line 43 of file dlgbpmscheme.cpp.
void DlgBpmScheme::apply | ( | const QString & | ) | [signal] |
void DlgBpmScheme::slotApply | ( | ) | [slot] |
Apply changes to widget
Definition at line 47 of file dlgbpmscheme.cpp.
void DlgBpmScheme::slotUpdate | ( | ) | [slot] |
Definition at line 55 of file dlgbpmscheme.cpp.