Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | WaveformPrefs |
A PrefsPanel for spectrum settings. More... | |
Macros | |
#define | WAVEFORM_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Waveform") } |
Functions | |
PrefsPanel::Factory | WaveformPrefsFactory (WaveChannel *wc) |
#define WAVEFORM_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Waveform") } |
Definition at line 23 of file WaveformPrefs.h.
PrefsPanel::Factory WaveformPrefsFactory | ( | WaveChannel * | wc | ) |
A PrefsPanel::Factory that creates one WaveformPrefs panel. This factory can be parametrized by a single track, to change settings non-globally
Definition at line 253 of file WaveformPrefs.cpp.
References safenew.