![]() |
Audacity 3.2.0
|
#include <PopupMenuTable.h>
Public Types | |
| using | ComputedItemContextType = PopupMenuTable |
| using | LeafTypes = List< PopupMenuTableEntry > |
| using | NodeTypes = List< PopupMenuSection, PopupSubMenu > |
Public Types inherited from Registry::DefaultTraits | |
| template<typename... T> | |
| using | List = TypeList::List< T... > |
| using | ComputedItemContextType = EmptyContext |
| using | LeafTypes = TypeList::Nil |
| using | NodeTypes = TypeList::Nil |
Definition at line 36 of file PopupMenuTable.h.
Definition at line 37 of file PopupMenuTable.h.
Definition at line 38 of file PopupMenuTable.h.
Definition at line 39 of file PopupMenuTable.h.