Audacity 3.2.0
|
#include <RulerUpdater.h>
Public Attributes | |
Labels & | majorLabels |
Labels & | minorLabels |
Labels & | minorMinorLabels |
Bits & | bits |
wxRect & | box |
Definition at line 78 of file RulerUpdater.h.
Bits& RulerUpdater::UpdateOutputs::bits |
Definition at line 80 of file RulerUpdater.h.
Referenced by CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
wxRect& RulerUpdater::UpdateOutputs::box |
Definition at line 81 of file RulerUpdater.h.
Referenced by RulerUpdater::BoxAdjust(), CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
Labels& RulerUpdater::UpdateOutputs::majorLabels |
Definition at line 79 of file RulerUpdater.h.
Referenced by RulerUpdater::BoxAdjust(), CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
Labels & RulerUpdater::UpdateOutputs::minorLabels |
Definition at line 79 of file RulerUpdater.h.
Referenced by RulerUpdater::BoxAdjust(), CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().
Labels & RulerUpdater::UpdateOutputs::minorMinorLabels |
Definition at line 79 of file RulerUpdater.h.
Referenced by RulerUpdater::BoxAdjust(), CustomUpdater::Update(), LinearUpdater::Update(), and LogarithmicUpdater::Update().