Mixxx

DlgPrefBpm Class Reference

#include <dlgprefbpm.h>

Collaboration diagram for DlgPrefBpm:

List of all members.

Public Slots

void slotSetBpmDetectOnImport (int)
void slotSetWriteID3Tag (int)
void slotSetBpmEnabled (int)
void slotSetBpmRangeStart (int)
void slotSetBpmRangeEnd (int)
void slotSetAboveRange (int)
void slotEditBpmScheme ()
void slotAddBpmScheme ()
void slotDeleteBpmScheme ()
void slotDefaultBpmScheme ()
void slotApply ()
void slotUpdate ()

Signals

void apply (const QString &)

Public Member Functions

 DlgPrefBpm (QWidget *parent, ConfigObject< ConfigValue > *_config)
 ~DlgPrefBpm ()

Detailed Description

Definition at line 23 of file dlgprefbpm.h.


Constructor & Destructor Documentation

DlgPrefBpm::DlgPrefBpm ( QWidget *  parent,
ConfigObject< ConfigValue > *  _config 
)

Definition at line 36 of file dlgprefbpm.cpp.

Here is the call graph for this function:

DlgPrefBpm::~DlgPrefBpm ( )

Definition at line 115 of file dlgprefbpm.cpp.


Member Function Documentation

void DlgPrefBpm::apply ( const QString &  ) [signal]
void DlgPrefBpm::slotAddBpmScheme ( ) [slot]

Definition at line 193 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotApply ( ) [slot]

Apply changes to widget

Definition at line 258 of file dlgprefbpm.cpp.

void DlgPrefBpm::slotDefaultBpmScheme ( ) [slot]

Definition at line 230 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotDeleteBpmScheme ( ) [slot]

Definition at line 218 of file dlgprefbpm.cpp.

Here is the caller graph for this function:

void DlgPrefBpm::slotEditBpmScheme ( ) [slot]

Definition at line 169 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotSetAboveRange ( int  ) [slot]

Definition at line 152 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotSetBpmDetectOnImport ( int  ) [slot]

Definition at line 125 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotSetBpmEnabled ( int  ) [slot]

Definition at line 141 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotSetBpmRangeEnd ( int  end) [slot]

Definition at line 164 of file dlgprefbpm.cpp.

void DlgPrefBpm::slotSetBpmRangeStart ( int  begin) [slot]

Definition at line 159 of file dlgprefbpm.cpp.

void DlgPrefBpm::slotSetWriteID3Tag ( int  ) [slot]

Definition at line 133 of file dlgprefbpm.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefBpm::slotUpdate ( ) [slot]

Definition at line 263 of file dlgprefbpm.cpp.


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