Audacity 3.2.0
Classes | Functions
FreqWindow.h File Reference
#include <vector>
#include <wx/font.h>
#include <wx/statusbr.h>
#include "Prefs.h"
#include "SampleFormat.h"
#include "SpectrumAnalyst.h"
#include "wxPanelWrapper.h"
Include dependency graph for FreqWindow.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ DECLARE_EXPORTED_EVENT_TYPE()

DECLARE_EXPORTED_EVENT_TYPE ( AUDACITY_DLL_API  ,
EVT_FREQWINDOW_RECALC  ,
1 
)