![]() |
Audacity 3.2.0
|
Public Member Functions | |
void | UpdatePrefs () override |
![]() | |
PrefsListener () | |
virtual | ~PrefsListener () |
virtual void | UpdatePrefs ()=0 |
Public Attributes | |
wxString | gSoloPref |
wxFont | gFont |
bool | mInitialized { false } |
Additional Inherited Members | |
![]() | |
static void | Broadcast (int id=0) |
Call this static function to notify all PrefsListener objects. More... | |
![]() | |
virtual void | UpdateSelectedPrefs (int id) |
Definition at line 48 of file TrackInfo.cpp.
|
inlineoverridevirtual |
Implements PrefsListener.
Definition at line 54 of file TrackInfo.cpp.
References _, gFont, gSoloPref, kLeftMargin, kTrackInfoWidth, mInitialized, ChoiceSetting::Read(), and TracksBehaviorsSolo.
Referenced by settings().
wxFont Settings::gFont |
Definition at line 50 of file TrackInfo.cpp.
Referenced by UpdatePrefs().
wxString Settings::gSoloPref |
Definition at line 49 of file TrackInfo.cpp.
Referenced by TrackInfo::HasSoloButton(), and UpdatePrefs().
bool Settings::mInitialized { false } |
Definition at line 52 of file TrackInfo.cpp.
Referenced by settings(), and UpdatePrefs().