Audacity 3.2.0
MenuTable::CommandItem Member List

This is the complete list of members for MenuTable::CommandItem, including all inherited members.

BaseItem(const Identifier &internalName)Registry::detail::BaseIteminlineexplicit
callbackMenuTable::CommandItem
CommandItem(const CommandID &name_, const TranslatableString &label_in_, CommandFunctorPointer callback_, CommandFlag flags_, const CommandManager::Options &options_, CommandHandlerFinder finder_)MenuTable::CommandItem
CommandItem(const CommandID &name, const TranslatableString &label_in, void(Handler::*pmf)(const CommandContext &), CommandFlag flags, const CommandManager::Options &options={}, CommandHandlerFinder finder=FinderScope::DefaultFinder())MenuTable::CommandIteminline
CommandItem(const CommandID &name, const TranslatableString &label_in, CommandFunctorPointer::NonMemberFn callback, CommandFlag flags, const CommandManager::Options &options={})MenuTable::CommandIteminline
finderMenuTable::CommandItem
flagsMenuTable::CommandItem
label_inMenuTable::CommandItem
nameRegistry::detail::BaseItem
optionsMenuTable::CommandItem
orderingHintRegistry::detail::BaseItem
~BaseItem()Registry::detail::BaseItemvirtual
~CommandItem() overrideMenuTable::CommandItem
~SingleItem() override=0Registry::SingleItempure virtual