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

Go to the source code of this file.

Classes

class  LibraryPrefs
 A PrefsPanel used to select manage external libraries like the MP3 and FFmpeg encoding libraries. More...
 
struct  LibraryPrefs::RegisteredControls
 To be statically constructed, it registers additions to the Library preference page. More...
 
struct  LibraryPrefs::RegisteredControls::Init
 
struct  LibraryPrefs::Traits
 
struct  LibraryPrefs::PopulatorItem
 

Macros

#define LIBRARY_PREFS_PLUGIN_SYMBOL   ComponentInterfaceSymbol{ XO("Library") }
 

Variables

static LibraryPrefs::RegisteredControls::Init sInitRegisteredControls
 

Macro Definition Documentation

◆ LIBRARY_PREFS_PLUGIN_SYMBOL

#define LIBRARY_PREFS_PLUGIN_SYMBOL   ComponentInterfaceSymbol{ XO("Library") }

Definition at line 25 of file LibraryPrefs.h.

Variable Documentation

◆ sInitRegisteredControls

LibraryPrefs::RegisteredControls::Init sInitRegisteredControls
static

Definition at line 74 of file LibraryPrefs.h.