Audacity
3.2.0
Variables
anonymous_namespace{MidiIOPrefs.cpp} Namespace Reference
Variables
PrefsPanel::Registration
sAttachment
Variable Documentation
◆
sAttachment
PrefsPanel::Registration
anonymous_namespace{MidiIOPrefs.cpp}::sAttachment
Initial value:
{
"MidiIO"
,
[](wxWindow *parent, wxWindowID winid,
AudacityProject
*)
{
wxASSERT(parent);
return
safenew
MidiIOPrefs
(parent, winid);
},
false
,
{
""
, {
Registry::OrderingHint::After
,
"Recording"
} }
}
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
MidiIOPrefs
A PrefsPanel used to select recording and playback devices and other settings.
Definition:
MidiIOPrefs.h:26
Registry::OrderingHint::After
@ After
Definition:
Registry.h:47
Definition at line
298
of file
MidiIOPrefs.cpp
.
Generated by
1.9.3