Mixxx

DlgPrefControls Class Reference

#include <dlgprefcontrols.h>

Collaboration diagram for DlgPrefControls:

List of all members.

Public Slots

void slotUpdate ()
void slotSetRateRange (int pos)
void slotSetRateDir (int pos)
void slotSetRateTempLeft (double)
void slotSetRateTempRight (double)
void slotSetRatePermLeft (double)
void slotSetRatePermRight (double)
void slotSetVisuals (int pos)
void slotSetTooltips (int pos)
void slotSetSkin (int)
void slotSetScheme (int)
void slotUpdateSchemes ()
void slotSetPositionDisplay (int)
void slotSetPositionDisplay (double)
void slotSetAllowTrackLoadToPlayingDeck (int)
void slotSetCueDefault (int)
void slotSetCueRecall (int)
void slotSetRateRamp (bool)
void slotSetRateRampSensitivity (int)
void slotApply ()

Public Member Functions

 DlgPrefControls (QWidget *parent, MixxxApp *mixxx, SkinLoader *pSkinLoader, PlayerManager *pPlayerManager, ConfigObject< ConfigValue > *pConfig)
 ~DlgPrefControls ()

Detailed Description

Author:
Tue & Ken Haste Andersen

Definition at line 35 of file dlgprefcontrols.h.


Constructor & Destructor Documentation

DlgPrefControls::DlgPrefControls ( QWidget *  parent,
MixxxApp mixxx,
SkinLoader pSkinLoader,
PlayerManager pPlayerManager,
ConfigObject< ConfigValue > *  pConfig 
)

Definition at line 36 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

DlgPrefControls::~DlgPrefControls ( )

Definition at line 260 of file dlgprefcontrols.cpp.


Member Function Documentation

void DlgPrefControls::slotApply ( ) [slot]

Definition at line 494 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

void DlgPrefControls::slotSetAllowTrackLoadToPlayingDeck ( int  ) [slot]

Definition at line 368 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetCueDefault ( int  ) [slot]

Definition at line 373 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetCueRecall ( int  ) [slot]

Definition at line 384 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetPositionDisplay ( int  ) [slot]

Definition at line 417 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetPositionDisplay ( double  v) [slot]

Definition at line 424 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

void DlgPrefControls::slotSetRateDir ( int  pos) [slot]

Definition at line 350 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRatePermLeft ( double  v) [slot]

Definition at line 452 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRatePermRight ( double  v) [slot]

Definition at line 460 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRateRamp ( bool  mode) [slot]

Definition at line 475 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRateRampSensitivity ( int  sense) [slot]

Definition at line 468 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRateRange ( int  pos) [slot]

Definition at line 333 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRateTempLeft ( double  v) [slot]

Definition at line 436 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetRateTempRight ( double  v) [slot]

Definition at line 444 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetScheme ( int  ) [slot]

Definition at line 404 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetSkin ( int  ) [slot]

Definition at line 410 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetTooltips ( int  pos) [slot]

Definition at line 389 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotSetVisuals ( int  pos) [slot]

Definition at line 362 of file dlgprefcontrols.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefControls::slotUpdate ( ) [slot]

Definition at line 300 of file dlgprefcontrols.cpp.

Here is the caller graph for this function:

void DlgPrefControls::slotUpdateSchemes ( ) [slot]

Definition at line 276 of file dlgprefcontrols.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