GNU Radio Manual and C++ API Reference  3.7.9.2
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FFTAverageMenu Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Member Functions

 FFTAverageMenu (QWidget *parent)
 
 ~FFTAverageMenu ()
 
- Public Member Functions inherited from AverageMenu
 AverageMenu (const std::string &menuTitle, QWidget *parent)
 
 ~AverageMenu ()
 
int getNumActions () const
 
QAction * getAction (int which)
 
QAction * getActionFromAvg (float avg)
 
void setHigh (float x)
 
void setMedium (float x)
 
void setLow (float x)
 

Additional Inherited Members

- Public Slots inherited from AverageMenu
void getOff ()
 
void getHigh ()
 
void getMedium ()
 
void getLow ()
 
void getOther (const QString &str)
 
- Signals inherited from AverageMenu
void whichTrigger (float alpha)
 

Constructor & Destructor Documentation

FFTAverageMenu::FFTAverageMenu ( QWidget *  parent)
inline
FFTAverageMenu::~FFTAverageMenu ( )
inline

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