Audacity 3.2.0
Functions | Variables
anonymous_namespace{LinkAccountDialog.cpp} Namespace Reference

Functions

void OnLinkAccount (const CommandContext &)
 

Variables

AttachedItem sAttachment
 

Function Documentation

◆ OnLinkAccount()

void anonymous_namespace{LinkAccountDialog.cpp}::OnLinkAccount ( const CommandContext )

Definition at line 137 of file LinkAccountDialog.cpp.

138{
140 dialog.ShowModal();
141}

Variable Documentation

◆ sAttachment

AttachedItem anonymous_namespace{LinkAccountDialog.cpp}::sAttachment
Initial value:
{
wxT("LinkAccount"), XXO("L&ink audio.com account..."),
Placement{ wxT("Help/Extra"), { OrderingHint::Begin } }
}
wxT("CloseDown"))
constexpr CommandFlag AlwaysEnabledFlag
Definition: CommandFlag.h:34
XXO("&Cut/Copy/Paste Toolbar")
bool Begin(const FilePath &dataDir)
Definition: Journal.cpp:226
constexpr auto Command
Definition: MenuRegistry.h:456

Definition at line 144 of file LinkAccountDialog.cpp.