Audacity 3.2.0
|
#include "ViewInfo.h"
#include "Envelope.h"
#include "NumberScale.h"
#include "RulerFormat.h"
#include <wx/font.h>
#include <optional>
Go to the source code of this file.
Classes | |
struct | RulerStruct |
struct | RulerStruct::Fonts |
class | RulerUpdater |
Used to update a Ruler. More... | |
class | RulerUpdater::Label |
An array of these created by the Updater is used to determine what and where text annotations to the numbers on the Ruler get drawn. More... | |
struct | RulerUpdater::UpdateOutputs |
struct | RulerUpdater::TickOutputs |
struct | RulerUpdater::TickSizes |