![]() |
Audacity 3.2.0
|
Functions | |
| void | AddControls (ShuttleGui &S) |
| const ReservedCommandFlag & | NoteTracksExistFlag () |
| void | OnExportMIDI (const CommandContext &context) |
Variables | |
| ImportExportPrefs::RegisteredControls | reg |
| AttachedItem | sAttachment |
| void anonymous_namespace{ExportMIDI.cpp}::AddControls | ( | ShuttleGui & | S | ) |
Definition at line 31 of file ExportMIDI.cpp.
References NoteTrack::AllegroStyleSetting, S, and XO().
| const ReservedCommandFlag & anonymous_namespace{ExportMIDI.cpp}::NoteTracksExistFlag | ( | ) |
Definition at line 66 of file ExportMIDI.cpp.
References TrackList::Any(), flag, TrackList::Get(), and project.
| void anonymous_namespace{ExportMIDI.cpp}::OnExportMIDI | ( | const CommandContext & | context | ) |
Definition at line 74 of file ExportMIDI.cpp.
References AudacityMessageBox(), TrackList::Get(), GetProjectFrame(), CommandContext::project, project, SelectFile(), ClientData::Site< Host, ClientData, ObjectCopyingPolicy, Pointer, ObjectLockingPolicy, RegistryLockingPolicy >::size(), title, tracks, wxT(), and XO().
| ImportExportPrefs::RegisteredControls anonymous_namespace{ExportMIDI.cpp}::reg |
Definition at line 55 of file ExportMIDI.cpp.
| AttachedItem anonymous_namespace{ExportMIDI.cpp}::sAttachment |
Definition at line 160 of file ExportMIDI.cpp.