Audacity 3.2.0
Classes | Functions | Variables
anonymous_namespace{PrefsPanel.cpp} Namespace Reference

Classes

struct  PrefsItem
 
struct  PrefsItemVisitor
 

Functions

static Registry::GroupItemsRegistry ()
 

Variables

const auto PathStart = wxT("Preferences")
 

Function Documentation

◆ sRegistry()

static Registry::GroupItem & anonymous_namespace{PrefsPanel.cpp}::sRegistry ( )
static

Definition at line 17 of file PrefsPanel.cpp.

18{
20 return registry;
21}

References PathStart.

Referenced by PrefsPanel::DefaultFactories(), and PrefsPanel::Registration::Registration().

Here is the caller graph for this function:

Variable Documentation

◆ PathStart

const auto anonymous_namespace{PrefsPanel.cpp}::PathStart = wxT("Preferences")

Definition at line 15 of file PrefsPanel.cpp.

Referenced by PrefsPanel::DefaultFactories(), and sRegistry().