![]() |
Audacity 3.2.0
|
#include "EditCursorOverlay.h"#include "ChannelView.h"#include "AColor.h"#include "../../AdornedRulerPanel.h"#include "Project.h"#include "../../ProjectWindows.h"#include "Track.h"#include "TrackFocus.h"#include "../../TrackPanel.h"#include "ViewInfo.h"#include <wx/dc.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{EditCursorOverlay.cpp} |
Functions | |
| template<class LOW , class MID , class HIGH > | |
| bool | anonymous_namespace{EditCursorOverlay.cpp}::between_incexc (LOW l, MID m, HIGH h) |
Variables | |
| static const AudacityProject::AttachedObjects::RegisteredFactory | sOverlayKey |
|
static |
Definition at line 34 of file EditCursorOverlay.cpp.