![]() |
Audacity 3.2.0
|
#include "Viewport.h"#include "BasicUI.h"#include "PendingTracks.h"#include "PlayableTrack.h"#include "Project.h"#include "ProjectSnap.h"#include "TrackFocus.h"#include "UndoManager.h"#include "ViewInfo.h"#include <numeric>Go to the source code of this file.
Variables | |
| static const AudacityProject::AttachedObjects::RegisteredFactory | sKey |
| const int | sbarHjump = 30 |
| const int sbarHjump = 30 |
Definition at line 81 of file Viewport.cpp.
Referenced by Viewport::OnScrollLeft(), Viewport::OnScrollLeftButton(), Viewport::OnScrollRight(), and Viewport::OnScrollRightButton().
|
static |
Definition at line 26 of file Viewport.cpp.
Referenced by Viewport::Get().