Audacity 3.2.0
|
#include "Identifier.h"
#include "Prefs.h"
#include "ClientData.h"
#include "commands/CommandFlag.h"
#include "Observer.h"
Go to the source code of this file.
Classes | |
class | MenuCreator |
MenuCreator is responsible for creating the main menu bar. More... | |
struct | MenuUpdateMessage |
Sent when menus update (such as for changing enablement of items) More... | |
class | MenuManager |
MenuManager handles updates to menu state. More... | |
Namespaces | |
namespace | MenuTable |
Typedefs | |
typedef wxString | PluginID |
typedef wxString | MacroID |
typedef wxArrayString | PluginIDs |