Audacity 3.2.0
Public Member Functions | Public Attributes | List of all members
SettingPath Struct Reference

#include <Prefs.h>

Public Member Functions

 operator const RegistryPath & () const
 

Public Attributes

RegistryPath mPath
 

Detailed Description

Definition at line 72 of file Prefs.h.

Member Function Documentation

◆ operator const RegistryPath &()

SettingPath::operator const RegistryPath & ( ) const
inline

Definition at line 74 of file Prefs.h.

74{ return mPath; }
RegistryPath mPath
Definition: Prefs.h:73

References mPath.

Member Data Documentation

◆ mPath

RegistryPath SettingPath::mPath

Definition at line 73 of file Prefs.h.

Referenced by operator const RegistryPath &().


The documentation for this struct was generated from the following file: