Audacity
3.2.0
Variables
anonymous_namespace{ApplicationPrefs.cpp} Namespace Reference
Variables
PrefsPanel::Registration
sAttachment
Variable Documentation
◆
sAttachment
PrefsPanel::Registration
anonymous_namespace{ApplicationPrefs.cpp}::sAttachment
Initial value:
{
"Application"
,
[](wxWindow *parent, wxWindowID winid,
AudacityProject
*)
{
wxASSERT(parent);
return
safenew
ApplicationPrefs
(parent, winid);
}
}
safenew
#define safenew
Definition:
MemoryX.h:10
ApplicationPrefs
A PrefsPanel to enable/disable certain general application options like checking updates,...
Definition:
ApplicationPrefs.h:22
AudacityProject
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
116
of file
ApplicationPrefs.cpp
.
Generated by
1.9.3