![]() |
Audacity 3.2.0
|
Makes a temporary project that doesn't display on the screen. More...
#include <ProjectFileIO.h>
Public Member Functions | |
InvisibleTemporaryProject () | |
~InvisibleTemporaryProject () | |
AudacityProject & | Project () |
Private Attributes | |
std::shared_ptr< AudacityProject > | mpProject |
Makes a temporary project that doesn't display on the screen.
Definition at line 340 of file ProjectFileIO.h.
InvisibleTemporaryProject::InvisibleTemporaryProject | ( | ) |
Definition at line 2648 of file ProjectFileIO.cpp.
InvisibleTemporaryProject::~InvisibleTemporaryProject | ( | ) |
Definition at line 2653 of file ProjectFileIO.cpp.
|
inline |
Definition at line 345 of file ProjectFileIO.h.
Referenced by ProjectFileManager::DiscardAutosave(), and anonymous_namespace{ProjectFileManager.cpp}::ImportProject().
|
private |
Definition at line 350 of file ProjectFileIO.h.