Mixxx

DlgPrefCrossfader Class Reference

#include <dlgprefcrossfader.h>

Collaboration diagram for DlgPrefCrossfader:

List of all members.

Public Slots

void slotUpdateXFader ()
void slotApply ()
void slotUpdate ()
void setDefaults ()

Signals

void apply (const QString &)

Public Member Functions

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

Detailed Description

Author:
John Sully

Definition at line 36 of file dlgprefcrossfader.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file dlgprefcrossfader.cpp.

Here is the call graph for this function:

DlgPrefCrossfader::~DlgPrefCrossfader ( )

Definition at line 71 of file dlgprefcrossfader.cpp.


Member Function Documentation

void DlgPrefCrossfader::apply ( const QString &  ) [signal]
void DlgPrefCrossfader::setDefaults ( ) [slot]

Set the default values for all the widgets

Definition at line 115 of file dlgprefcrossfader.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefCrossfader::slotApply ( ) [slot]

Apply changes to widget

Apply and save any changes made in the dialog

Definition at line 125 of file dlgprefcrossfader.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefCrossfader::slotUpdate ( ) [slot]

Update the dialog when the crossfader mode is changed

Definition at line 135 of file dlgprefcrossfader.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefCrossfader::slotUpdateXFader ( ) [slot]

Update X-Fader

Update and save the crossfader's parameters from the dialog's widgets.

Definition at line 236 of file dlgprefcrossfader.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