Audacity 3.2.0
Classes | Typedefs
ProjectManager.h File Reference
#include <memory>
#include <wx/event.h>
#include "ClientData.h"
#include "Identifier.h"
#include "Observer.h"
Include dependency graph for ProjectManager.h:
This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

◆ StatusBarField

Definition at line 27 of file ProjectManager.h.