![]() |
Audacity 3.2.0
|
#include <Registry.h>
Public Member Functions | |
Placement (const wxString &path_, const OrderingHint &hint_={}) | |
Public Attributes | |
wxString | path |
OrderingHint | hint |
Definition at line 219 of file Registry.h.
|
inline |
Definition at line 223 of file Registry.h.
OrderingHint Registry::Placement::hint |
Definition at line 221 of file Registry.h.
Referenced by Registry::RegisterItem().
wxString Registry::Placement::path |
Definition at line 220 of file Registry.h.
Referenced by Registry::RegisterItem().