Mixxx

DlgPrefVinyl Class Reference

#include <dlgprefvinyl.h>

Collaboration diagram for DlgPrefVinyl:

List of all members.

Public Slots

void slotUpdate ()
void slotApply ()
void EnableRelativeModeSlotApply ()
void VinylTypeSlotApply ()
void VinylGainSlotApply ()
void slotClose ()
 Performs any necessary actions that need to happen when the prefs dialog is closed.
void slotShow ()
 Performs any necessary actions that need to happen when the prefs dialog is opened.

Public Member Functions

 DlgPrefVinyl (QWidget *pParent, VinylControlManager *m_pVCMan, ConfigObject< ConfigValue > *_config)
 ~DlgPrefVinyl ()

Detailed Description

Author:
Stefan Langhammer
Albert Santoni

Definition at line 37 of file dlgprefvinyl.h.


Constructor & Destructor Documentation

DlgPrefVinyl::DlgPrefVinyl ( QWidget *  pParent,
VinylControlManager m_pVCMan,
ConfigObject< ConfigValue > *  _config 
)

Definition at line 31 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

DlgPrefVinyl::~DlgPrefVinyl ( )

Definition at line 80 of file dlgprefvinyl.cpp.


Member Function Documentation

void DlgPrefVinyl::EnableRelativeModeSlotApply ( ) [slot]

Definition at line 193 of file dlgprefvinyl.cpp.

void DlgPrefVinyl::slotApply ( ) [slot]

Definition at line 159 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefVinyl::slotClose ( ) [slot]

Performs any necessary actions that need to happen when the prefs dialog is closed.

Definition at line 102 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

void DlgPrefVinyl::slotShow ( ) [slot]

Performs any necessary actions that need to happen when the prefs dialog is opened.

Definition at line 85 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

void DlgPrefVinyl::slotUpdate ( ) [slot]

Update widget

Definition at line 109 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefVinyl::VinylGainSlotApply ( ) [slot]

Definition at line 219 of file dlgprefvinyl.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefVinyl::VinylTypeSlotApply ( ) [slot]

Definition at line 198 of file dlgprefvinyl.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