Audacity 3.2.0
RateMenuTable Member List

This is the complete list of members for RateMenuTable, including all inherited members.

Adapt(const Factory &factory)PopupMenuTableinlinestatic
Append(Ptr pItem)PopupMenuTableinlineprotected
Append(const Identifier &stringId, PopupMenuTableEntry::Type type, int id, const TranslatableString &string, wxCommandEventFunction memFn, const PopupMenuTableEntry::InitFunction &init)PopupMenuTableprotected
AppendCheckItem(const Identifier &stringId, int id, const TranslatableString &string, wxCommandEventFunction memFn, const PopupMenuTableEntry::InitFunction &init={})PopupMenuTableinlineprotected
AppendItem(const Identifier &stringId, int id, const TranslatableString &string, wxCommandEventFunction memFn, const PopupMenuTableEntry::InitFunction &init={})PopupMenuTableinlineprotected
AppendRadioItem(const Identifier &stringId, int id, const TranslatableString &string, wxCommandEventFunction memFn, const PopupMenuTableEntry::InitFunction &init={})PopupMenuTableinlineprotected
BeginSection(const Identifier &name)PopupMenuTableprotected
BuildMenu(PopupMenuTable *pTable, void *pUserData=NULL)PopupMenuTablestatic
Caption() constPopupMenuTableinline
Clear()PopupMenuTableinline
DECLARE_POPUP_MENU(RateMenuTable)RateMenuTable
EndSection()PopupMenuTableprotected
Entry typedefPopupMenuTable
ExtendMenu(PopupMenu &menu, PopupMenuTable &otherTable)PopupMenuTablestatic
Get(void *pUserData)PopupMenuTableinline
GetRegistry() constPopupMenuTableinline
Id() constPopupMenuTableinline
IdOfRate(int rate)RateMenuTablestatic
InitUserData(void *pUserData) overrideRateMenuTablevirtual
Instance()RateMenuTablestatic
MakeLabel(const TranslatableString &label, bool useExtra, const TranslatableString &extra)PopupMenuTableinlineprotectedstatic
mCaptionPopupMenuTableprotected
mIdPopupMenuTableprotected
mpDataRateMenuTable
mRegistryPopupMenuTableprotected
mStackPopupMenuTableprotected
mTopPopupMenuTableprotected
OnRateChange(wxCommandEvent &event)RateMenuTable
OnRateOther(wxCommandEvent &event)RateMenuTable
operator=(const PopupMenuHandler &)=deletePopupMenuHandler
Populate()=0PopupMenuTableprotectedpure virtual
PopupMenuHandler()=defaultPopupMenuHandler
PopupMenuHandler(const PopupMenuHandler &)=deletePopupMenuHandler
PopupMenuTable(const Identifier &id, const TranslatableString &caption={})PopupMenuTableinline
RateMenuTable()RateMenuTableinline
RegisterItem(const Registry::Placement &placement, Ptr pItem)PopupMenuTableinlineprivate
SetRate(WaveTrack &track, double rate)RateMenuTable