Entropy Piano Tuner  1.1.3 (documentation not yet complete)
An open-source experimental software for piano tuning by entropy minimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
options::PageEnvironmentTuning Class Reference

#include <optionspageenvironmenttuningpage.h>

+ Inheritance diagram for options::PageEnvironmentTuning:
+ Collaboration diagram for options::PageEnvironmentTuning:

Public Member Functions

 PageEnvironmentTuning (OptionsDialog *optionsDialog)
 
void apply () overridefinal
 
- Public Member Functions inherited from OptionsTabContentsVScrollArea
 OptionsTabContentsVScrollArea ()
 
- Public Member Functions inherited from VerticalScrollArea
 VerticalScrollArea (QWidget *parent=nullptr)
 

Private Attributes

QComboBox * mSynthesizerModeComboBox
 
QCheckBox * mSynthesizerVolumeDynamicCheckBox
 
QCheckBox * mStroboscopeCheckBox
 
QCheckBox * mDisableAutomaticKeySelecetionCheckBox
 

Additional Inherited Members

- Protected Member Functions inherited from VerticalScrollArea
void resizeEvent (QResizeEvent *e) overridefinal
 
- Protected Attributes inherited from OptionsTabContentsVScrollArea
QWidget * mCentralWidget = nullptr
 

Detailed Description

Definition at line 31 of file optionspageenvironmenttuningpage.h.

Constructor & Destructor Documentation

options::PageEnvironmentTuning::PageEnvironmentTuning ( OptionsDialog optionsDialog)

Definition at line 28 of file optionspageenvironmenttuningpage.cpp.

+ Here is the call graph for this function:

Member Function Documentation

void options::PageEnvironmentTuning::apply ( )
finaloverridevirtual

Implements options::ContentsWidgetInterface.

Definition at line 72 of file optionspageenvironmenttuningpage.cpp.

+ Here is the call graph for this function:

Member Data Documentation

QCheckBox* options::PageEnvironmentTuning::mDisableAutomaticKeySelecetionCheckBox
private

Definition at line 43 of file optionspageenvironmenttuningpage.h.

QCheckBox* options::PageEnvironmentTuning::mStroboscopeCheckBox
private

Definition at line 42 of file optionspageenvironmenttuningpage.h.

QComboBox* options::PageEnvironmentTuning::mSynthesizerModeComboBox
private

Definition at line 40 of file optionspageenvironmenttuningpage.h.

QCheckBox* options::PageEnvironmentTuning::mSynthesizerVolumeDynamicCheckBox
private

Definition at line 41 of file optionspageenvironmenttuningpage.h.


The documentation for this class was generated from the following files: