![]() |
Audacity 3.2.0
|
#include "UndoManager.h"#include <wx/hashset.h>#include "BasicUI.h"#include "Project.h"#include "TransactionScope.h"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{UndoManager.cpp} |
Typedefs | |
| using | anonymous_namespace{UndoManager.cpp}::Savers = std::vector< UndoRedoExtensionRegistry::Saver > |
| using | SampleBlockID = long long |
Functions | |
| static Savers & | anonymous_namespace{UndoManager.cpp}::GetSavers () |
| UndoState::Extensions | anonymous_namespace{UndoManager.cpp}::GetExtensions (AudacityProject &project) |
Variables | |
| static const AudacityProject::AttachedObjects::RegisteredFactory | key |
| using SampleBlockID = long long |
Definition at line 64 of file UndoManager.cpp.
|
static |
Definition at line 66 of file UndoManager.cpp.
Referenced by UndoManager::Get().