Mixxx

DlgMidiLearning Class Reference

#include <dlgmidilearning.h>

Collaboration diagram for DlgMidiLearning:

List of all members.

Public Slots

void begin ()
void next ()
void prev ()
void controlMapped (MidiMessage)

Public Member Functions

 DlgMidiLearning (QWidget *parent, MidiMapping *mapping)
 ~DlgMidiLearning ()

Detailed Description

Author:
Albert Santoni

Definition at line 36 of file dlgmidilearning.h.


Constructor & Destructor Documentation

DlgMidiLearning::DlgMidiLearning ( QWidget *  parent,
MidiMapping mapping 
)

Definition at line 23 of file dlgmidilearning.cpp.

Here is the call graph for this function:

DlgMidiLearning::~DlgMidiLearning ( )

Definition at line 140 of file dlgmidilearning.cpp.

Here is the call graph for this function:


Member Function Documentation

void DlgMidiLearning::begin ( ) [slot]

Definition at line 148 of file dlgmidilearning.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgMidiLearning::controlMapped ( MidiMessage  message) [slot]

Ask to map the previous control

Gets called when a control has just been mapped successfully

Definition at line 200 of file dlgmidilearning.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgMidiLearning::next ( ) [slot]

Begin the MIDI learning phase

Definition at line 160 of file dlgmidilearning.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgMidiLearning::prev ( ) [slot]

Ask to map the next control

Definition at line 181 of file dlgmidilearning.cpp.

Here is the call graph for this function:

Here is the caller 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