Audacity 3.2.0
|
#include "PlotSpectrumBase.h"
#include <vector>
#include <wx/font.h>
#include <wx/statusbr.h>
#include "wxPanelWrapper.h"
Go to the source code of this file.
Classes | |
class | FreqPlot |
Works with FrequencyPlotDialog to display a spectrum plot of the waveform. This class actually does the graph display. More... | |
class | FrequencyPlotDialog |
Displays a spectrum plot of the waveform. Has options for selecting parameters of the plot. More... | |
Functions | |
DECLARE_EXPORTED_EVENT_TYPE (AUDACITY_DLL_API, EVT_FREQWINDOW_RECALC, -1) | |
DECLARE_EXPORTED_EVENT_TYPE | ( | AUDACITY_DLL_API | , |
EVT_FREQWINDOW_RECALC | , | ||
- | 1 | ||
) |