Audacity
3.2.0
Variables
anonymous_namespace{EffectsPrefs.cpp} Namespace Reference
Variables
PrefsPanel::Registration
sAttachment
Variable Documentation
◆
sAttachment
PrefsPanel::Registration
anonymous_namespace{EffectsPrefs.cpp}::sAttachment
Initial value:
{
"Effects"
,
[](wxWindow *parent, wxWindowID winid,
AudacityProject
*)
{
wxASSERT(parent);
return
safenew
EffectsPrefs
(parent, winid);
}
}
safenew
#define safenew
Definition:
MemoryX.h:10
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
EffectsPrefs
A PrefsPanel for general GUI preferences.
Definition:
EffectsPrefs.h:28
Definition at line
364
of file
EffectsPrefs.cpp
.
Generated by
1.9.3