Definition at line 20 of file ClipMenus.cpp.
◆ ComposeTrackName()
wxString anonymous_namespace{ClipMenus.cpp}::FoundTrack::ComposeTrackName |
( |
| ) |
const |
|
inline |
Definition at line 24 of file ClipMenus.cpp.
25 {
26
27 auto shortName = wxString::Format(
_(
"Track %d"),
trackNum)
29 return shortName;
30 }
const wxString & GetName() const
Name is always the same for all channels of a group.
References _.
◆ trackNum
int anonymous_namespace{ClipMenus.cpp}::FoundTrack::trackNum {} |
◆ waveTrack
const WaveTrack* anonymous_namespace{ClipMenus.cpp}::FoundTrack::waveTrack {} |
The documentation for this struct was generated from the following file: