Audacity 3.2.0
|
Classes | |
struct | TrackPositioner |
Functions | |
std::string | AttributeName (const std::string &name, size_t index) |
std::string | HeightAttributeName (size_t index) |
std::string | MinimizedAttributeName (size_t index) |
Variables | |
static const AudacityProject::AttachedObjects::RegisteredFactory | key |
std::string anonymous_namespace{ChannelView.cpp}::AttributeName | ( | const std::string & | name, |
size_t | index | ||
) |
Definition at line 123 of file ChannelView.cpp.
References name.
Referenced by HeightAttributeName(), and MinimizedAttributeName().
std::string anonymous_namespace{ChannelView.cpp}::HeightAttributeName | ( | size_t | index | ) |
Definition at line 129 of file ChannelView.cpp.
References AttributeName().
Referenced by ChannelView::HandleXMLAttribute(), and ChannelView::WriteXMLAttributes().
std::string anonymous_namespace{ChannelView.cpp}::MinimizedAttributeName | ( | size_t | index | ) |
Definition at line 132 of file ChannelView.cpp.
References AttributeName().
Referenced by ChannelView::HandleXMLAttribute(), and ChannelView::WriteXMLAttributes().
|
static |
Definition at line 298 of file ChannelView.cpp.