Audacity 3.2.0
|
Typedefs | |
using | Savers = std::vector< UndoRedoExtensionRegistry::Saver > |
Functions | |
static Savers & | GetSavers () |
UndoState::Extensions | GetExtensions (AudacityProject &project) |
using anonymous_namespace{UndoManager.cpp}::Savers = typedef std::vector<UndoRedoExtensionRegistry::Saver> |
Definition at line 42 of file UndoManager.cpp.
UndoState::Extensions anonymous_namespace{UndoManager.cpp}::GetExtensions | ( | AudacityProject & | project | ) |
Definition at line 49 of file UndoManager.cpp.
References GetSavers(), and project.
Referenced by UndoManager::ModifyState(), and UndoManager::PushState().
|
static |
Definition at line 43 of file UndoManager.cpp.
Referenced by UndoRedoExtensionRegistry::Entry::Entry(), and GetExtensions().