Audacity
3.2.0
Variables
anonymous_namespace{ExtImportPrefs.cpp} Namespace Reference
Variables
PrefsPanel::Registration
sAttachment
Variable Documentation
◆
sAttachment
PrefsPanel::Registration
anonymous_namespace{ExtImportPrefs.cpp}::sAttachment
Initial value:
{
"ExtImport"
,
[](wxWindow *parent, wxWindowID winid,
AudacityProject
*)
{
wxASSERT(parent);
return
safenew
ExtImportPrefs
(parent, winid);
},
false
,
{
"ImportExport"
}
}
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
ExtImportPrefs
A PrefsPanel used to select extended import filter options.
Definition:
ExtImportPrefs.h:50
Definition at line
854
of file
ExtImportPrefs.cpp
.
Generated by
1.9.3