Audacity 3.2.0
Classes | Variables
anonymous_namespace{ProjectWindows.cpp} Namespace Reference

Classes

struct  ProjectWindows
 

Variables

const AudacityProject::AttachedObjects::RegisteredFactory key
 

Variable Documentation

◆ key

const AudacityProject::AttachedObjects::RegisteredFactory anonymous_namespace{ProjectWindows.cpp}::key
Initial value:
{
return std::make_unique<ProjectWindows>(project);
}
}
const auto project
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
Definition: Project.h:90

Definition at line 31 of file ProjectWindows.cpp.

Referenced by anonymous_namespace{ProjectWindows.cpp}::ProjectWindows::Get().