![]() |
Audacity 3.2.0
|
#include <atomic>
#include <wx/event.h>
#include "ClientData.h"
#include "Prefs.h"
#include "audacity/Types.h"
Go to the source code of this file.
Classes | |
class | ProjectSettings |
Holds various per-project settings values, and sends events to the project when certain values change. More... | |
Namespaces | |
namespace | ToolCodes |
Enumerations | |
enum | { ToolCodes::selectTool , ToolCodes::envelopeTool , ToolCodes::drawTool , ToolCodes::multiTool , ToolCodes::numTools , ToolCodes::firstTool = selectTool } |
Functions | |
wxDECLARE_EXPORTED_EVENT (AUDACITY_DLL_API, EVT_PROJECT_SETTINGS_CHANGE, wxCommandEvent) | |
wxDECLARE_EXPORTED_EVENT | ( | AUDACITY_DLL_API | , |
EVT_PROJECT_SETTINGS_CHANGE | , | ||
wxCommandEvent | |||
) |