Audacity
3.2.0
Classes
|
Variables
anonymous_namespace{ViewInfo.cpp} Namespace Reference
Classes
struct
SelectedRegionRestorer
Variables
UndoRedoExtensionRegistry::Entry
sEntry
Variable Documentation
◆
sEntry
UndoRedoExtensionRegistry::Entry
anonymous_namespace{ViewInfo.cpp}::sEntry
Initial value:
{
[](
AudacityProject
&
project
) -> std::shared_ptr<UndoStateExtension> {
return
std::make_shared<SelectedRegionRestorer>(
project
);
}
}
project
const auto project
Definition:
TestWaveTrackMaker.cpp:18
AudacityProject
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
Definition:
Project.h:90
Definition at line
327
of file
ViewInfo.cpp
.
Generated by
1.9.3