Audacity
3.2.0
Variables
anonymous_namespace{QualityPrefs.cpp} Namespace Reference
Variables
PrefsPanel::Registration
sAttachment
Variable Documentation
◆
sAttachment
PrefsPanel::Registration
anonymous_namespace{QualityPrefs.cpp}::sAttachment
Initial value:
{
"Quality"
,
[](wxWindow *parent, wxWindowID winid,
AudacityProject
*)
{
wxASSERT(parent);
return
safenew
QualityPrefs
(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
QualityPrefs
A PrefsPanel used for setting audio quality.
Definition:
QualityPrefs.h:27
Definition at line
123
of file
QualityPrefs.cpp
.
Generated by
1.9.3