Audacity 3.2.0
|
#include <RulerUpdater.h>
Public Attributes | |
Labels & | labels |
Bits & | bits |
wxRect & | box |
Definition at line 94 of file RulerUpdater.h.
Bits& RulerUpdater::TickOutputs::bits |
Definition at line 94 of file RulerUpdater.h.
Referenced by GeneratedUpdater::Tick(), CustomUpdaterPosition::TickCustom(), and CustomUpdaterValue::TickCustom().
wxRect& RulerUpdater::TickOutputs::box |
Definition at line 94 of file RulerUpdater.h.
Referenced by GeneratedUpdater::Tick(), CustomUpdaterPosition::TickCustom(), and CustomUpdaterValue::TickCustom().
Labels& RulerUpdater::TickOutputs::labels |
Definition at line 94 of file RulerUpdater.h.
Referenced by GeneratedUpdater::Tick(), CustomUpdaterPosition::TickCustom(), and CustomUpdaterValue::TickCustom().