Mixxx

DlgPrefRecord Class Reference

#include <dlgprefrecord.h>

Collaboration diagram for DlgPrefRecord:

List of all members.

Public Slots

void slotApply ()
void slotUpdate ()
void slotEncoding ()
void slotSliderQuality ()
void slotRecordPathChange ()
void slotEnableCueFile (int)
void slotChangeSplitSize ()

Signals

void apply (const QString &)

Public Member Functions

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

Detailed Description

Author:
John Sully

Definition at line 35 of file dlgprefrecord.h.


Constructor & Destructor Documentation

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

Definition at line 27 of file dlgprefrecord.cpp.

Here is the call graph for this function:

DlgPrefRecord::~DlgPrefRecord ( )

Definition at line 215 of file dlgprefrecord.cpp.


Member Function Documentation

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

Apply changes to widget

Definition at line 252 of file dlgprefrecord.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefRecord::slotChangeSplitSize ( ) [slot]

Definition at line 263 of file dlgprefrecord.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefRecord::slotEnableCueFile ( int  enabled) [slot]

Definition at line 258 of file dlgprefrecord.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefRecord::slotEncoding ( ) [slot]

Definition at line 159 of file dlgprefrecord.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefRecord::slotRecordPathChange ( ) [slot]

Definition at line 220 of file dlgprefrecord.cpp.

Here is the call graph for this function:

void DlgPrefRecord::slotSliderQuality ( ) [slot]

Definition at line 125 of file dlgprefrecord.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgPrefRecord::slotUpdate ( ) [slot]

Definition at line 227 of file dlgprefrecord.cpp.

Here is the call 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