![]() |
Audacity 3.2.0
|
#include "ProjectTimeRuler.h"#include <cassert>#include "Observer.h"#include "Project.h"#include "ProjectTimeSignature.h"#include "TimeDisplayMode.h"#include "widgets/BeatsFormat.h"#include "widgets/LinearUpdater.h"#include "widgets/Ruler.h"#include "widgets/TimeFormat.h"Go to the source code of this file.
Classes | |
| struct | ProjectTimeRuler::Impl |
Variables | |
| static const AttachedProjectObjects::RegisteredFactory | key |
|
static |
Audacity: A Digital Audio Editor
Dmitry Vedenko
Definition at line 25 of file ProjectTimeRuler.cpp.
Referenced by ProjectTimeRuler::Get().