![]() |
Audacity 3.2.0
|
#include <memory>#include <wx/event.h>#include "ClientData.h"#include "Identifier.h"#include "Observer.h"Go to the source code of this file.
Classes | |
| class | ProjectManager |
| Object associated with a project for high-level management of the project's lifetime, including creation, destruction, opening from file, importing, pushing undo states, and reverting to saved states. More... | |
| class | ProjectManager::ProjectChooser |
Callable object that supplies the chooser argument of ProjectFileManager::OpenFile. More... | |
Typedefs | |
| using | StatusBarField = Identifier |
| using StatusBarField = Identifier |
Definition at line 27 of file ProjectManager.h.