Mixxx

DlgPrefMidiBindings Class Reference

#include <dlgprefmidibindings.h>

Collaboration diagram for DlgPrefMidiBindings:

List of all members.

Public Slots

void slotUpdate ()
void slotApply ()
void slotShowMidiLearnDialog ()
void slotLoadMidiMapping (const QString &name)
void slotExportXML ()
void slotDeviceState (int state)
void slotClearAllInputBindings ()
void slotRemoveInputBinding ()
void slotAddInputBinding ()
void slotAddOutputBinding ()
void slotClearAllOutputBindings ()
void slotRemoveOutputBinding ()
void slotDirty ()

Signals

void deviceStateChanged (DlgPrefMidiBindings *, bool)

Public Member Functions

 DlgPrefMidiBindings (QWidget *parent, MidiDevice *midiDevice, MidiDeviceManager *midiDeviceManager, ConfigObject< ConfigValue > *pConfig)
 ~DlgPrefMidiBindings ()

Detailed Description

Definition at line 35 of file dlgprefmidibindings.h.


Constructor & Destructor Documentation

DlgPrefMidiBindings::DlgPrefMidiBindings ( QWidget *  parent,
MidiDevice midiDevice,
MidiDeviceManager midiDeviceManager,
ConfigObject< ConfigValue > *  pConfig 
)

Definition at line 38 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

DlgPrefMidiBindings::~DlgPrefMidiBindings ( )

Definition at line 135 of file dlgprefmidibindings.cpp.


Member Function Documentation

void DlgPrefMidiBindings::deviceStateChanged ( DlgPrefMidiBindings ,
bool   
) [signal]

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotAddInputBinding ( ) [slot]

Definition at line 367 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotAddOutputBinding ( ) [slot]

Definition at line 463 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotApply ( ) [slot]

Definition at line 231 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotClearAllInputBindings ( ) [slot]

Definition at line 449 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotClearAllOutputBindings ( ) [slot]

Definition at line 497 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotDeviceState ( int  state) [slot]

Definition at line 335 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotDirty ( ) [slot]

Definition at line 139 of file dlgprefmidibindings.cpp.

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotExportXML ( ) [slot]

Definition at line 328 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotLoadMidiMapping ( const QString &  name) [slot]

Definition at line 290 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotRemoveInputBinding ( ) [slot]

Definition at line 422 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotRemoveOutputBinding ( ) [slot]

Definition at line 469 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotShowMidiLearnDialog ( ) [slot]

Definition at line 261 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefMidiBindings::slotUpdate ( ) [slot]

Definition at line 208 of file dlgprefmidibindings.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines