Audacity 3.2.0
|
#include <PrefsPanel.h>
Public Member Functions | |
Registration (const wxString &name, const Factory &factory, bool expanded=true, const Registry::Placement &placement={ wxEmptyString, {} }) | |
Public Member Functions inherited from Registry::RegisteredItem< PrefsItem > | |
RegisteredItem (Ptr pItem, const Placement &placement={}) | |
Definition at line 86 of file PrefsPanel.h.
PrefsPanel::Registration::Registration | ( | const wxString & | name, |
const Factory & | factory, | ||
bool | expanded = true , |
||
const Registry::Placement & | placement = { wxEmptyString, {} } |
||
) |
Definition at line 39 of file PrefsPanel.cpp.