Mixxx

DlgPrefEQ Class Reference

#include <dlgprefeq.h>

Collaboration diagram for DlgPrefEQ:

List of all members.

Public Slots

void slotLoFiChanged ()
void slotUpdateHiEQ ()
void slotUpdateLoEQ ()
void slotApply ()
void slotUpdate ()

Signals

void apply (const QString &)

Public Member Functions

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

Detailed Description

Author:
John Sully

Definition at line 31 of file dlgprefeq.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file dlgprefeq.cpp.

Here is the call graph for this function:

DlgPrefEQ::~DlgPrefEQ ( )

Definition at line 73 of file dlgprefeq.cpp.


Member Function Documentation

void DlgPrefEQ::apply ( const QString &  ) [signal]
void DlgPrefEQ::slotApply ( ) [slot]

Apply changes to widget

Definition at line 205 of file dlgprefeq.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefEQ::slotLoFiChanged ( ) [slot]

Definition at line 134 of file dlgprefeq.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefEQ::slotUpdate ( ) [slot]

Definition at line 214 of file dlgprefeq.cpp.

Here is the call graph for this function:

void DlgPrefEQ::slotUpdateHiEQ ( ) [slot]

Update Hi EQ

Definition at line 146 of file dlgprefeq.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefEQ::slotUpdateLoEQ ( ) [slot]

Update Lo EQ

Definition at line 169 of file dlgprefeq.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