Audacity 3.2.0
Classes | Macros | Variables
ImportExportPrefs.h File Reference
#include <wx/defs.h>
#include "PrefsPanel.h"
Include dependency graph for ImportExportPrefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ImportExportPrefs
 A PrefsPanel used to select import and export options. More...
 
struct  ImportExportPrefs::RegisteredControls
 
struct  ImportExportPrefs::RegisteredControls::Init
 
struct  ImportExportPrefs::Traits
 
struct  ImportExportPrefs::PopulatorItem
 

Macros

#define IMPORT_EXPORT_PREFS_PLUGIN_SYMBOL   ComponentInterfaceSymbol{ XO("IMPORT EXPORT") }
 

Variables

static ImportExportPrefs::RegisteredControls::Init sInitRegisteredImpExpControls
 

Macro Definition Documentation

◆ IMPORT_EXPORT_PREFS_PLUGIN_SYMBOL

#define IMPORT_EXPORT_PREFS_PLUGIN_SYMBOL   ComponentInterfaceSymbol{ XO("IMPORT EXPORT") }

Definition at line 22 of file ImportExportPrefs.h.

Variable Documentation

◆ sInitRegisteredImpExpControls

ImportExportPrefs::RegisteredControls::Init sInitRegisteredImpExpControls
static

Definition at line 75 of file ImportExportPrefs.h.