Audacity 3.2.0
Classes | Namespaces | Enumerations | Functions
ProjectSettings.h File Reference
#include <atomic>
#include <wx/event.h>
#include "ClientData.h"
#include "Prefs.h"
#include "audacity/Types.h"
Include dependency graph for ProjectSettings.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ wxDECLARE_EXPORTED_EVENT()

wxDECLARE_EXPORTED_EVENT ( AUDACITY_DLL_API  ,
EVT_PROJECT_SETTINGS_CHANGE  ,
wxCommandEvent   
)