Mixxx

DlgPreferences Class Reference

#include <dlgpreferences.h>

Collaboration diagram for DlgPreferences:

List of all members.

Public Slots

void slotShow ()
void slotHide ()
void rescanMidi ()
void slotApply ()
void changePage (QTreeWidgetItem *current, QTreeWidgetItem *previous)
void showSoundHardwarePage ()
void slotHighlightDevice (DlgPrefMidiBindings *dialog, bool enabled)

Signals

void closeDlg ()
void showDlg ()

Public Member Functions

 DlgPreferences (MixxxApp *mixxx, SkinLoader *pSkinLoader, SoundManager *soundman, PlayerManager *pPlayerManager, MidiDeviceManager *midi, VinylControlManager *pVCManager, ConfigObject< ConfigValue > *config)
 ~DlgPreferences ()
void createIcons ()

Protected Member Functions

bool eventFilter (QObject *, QEvent *)

Detailed Description

Author:
Tue & Ken Haste Andersen

Definition at line 58 of file dlgpreferences.h.


Constructor & Destructor Documentation

DlgPreferences::DlgPreferences ( MixxxApp mixxx,
SkinLoader pSkinLoader,
SoundManager soundman,
PlayerManager pPlayerManager,
MidiDeviceManager midi,
VinylControlManager pVCManager,
ConfigObject< ConfigValue > *  config 
)

Definition at line 52 of file dlgpreferences.cpp.

Here is the call graph for this function:

DlgPreferences::~DlgPreferences ( )

Definition at line 162 of file dlgpreferences.cpp.


Member Function Documentation

void DlgPreferences::changePage ( QTreeWidgetItem *  current,
QTreeWidgetItem *  previous 
) [slot]

Definition at line 268 of file dlgpreferences.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPreferences::closeDlg ( ) [signal]

Here is the caller graph for this function:

void DlgPreferences::createIcons ( )

Definition at line 167 of file dlgpreferences.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool DlgPreferences::eventFilter ( QObject *  o,
QEvent *  e 
) [protected]

Definition at line 338 of file dlgpreferences.cpp.

Here is the call graph for this function:

void DlgPreferences::rescanMidi ( ) [slot]

Definition at line 385 of file dlgpreferences.cpp.

Here is the caller graph for this function:

void DlgPreferences::showDlg ( ) [signal]

Here is the caller graph for this function:

void DlgPreferences::showSoundHardwarePage ( ) [slot]

Definition at line 332 of file dlgpreferences.cpp.

Here is the caller graph for this function:

void DlgPreferences::slotApply ( ) [slot]

Definition at line 448 of file dlgpreferences.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPreferences::slotHide ( ) [slot]

Definition at line 351 of file dlgpreferences.cpp.

Here is the caller graph for this function:

void DlgPreferences::slotHighlightDevice ( DlgPrefMidiBindings dialog,
bool  enabled 
) [slot]

Definition at line 454 of file dlgpreferences.cpp.

void DlgPreferences::slotShow ( ) [slot]

Definition at line 356 of file dlgpreferences.cpp.

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