GNU Radio Manual and C++ API Reference  3.7.10
The Free & Open Software Radio Ecosystem
FFTSizeMenu Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void get05 ()
 
void get06 ()
 
void get07 ()
 
void get08 ()
 
void get09 ()
 
void get10 ()
 
void get11 ()
 
void get12 ()
 
void getOther (const QString &str)
 

Signals

void whichTrigger (int size)
 

Public Member Functions

 FFTSizeMenu (QWidget *parent)
 
 ~FFTSizeMenu ()
 
int getNumActions () const
 
QAction * getAction (int which)
 
QAction * getActionFromSize (int size)
 

Constructor & Destructor Documentation

§ FFTSizeMenu()

FFTSizeMenu::FFTSizeMenu ( QWidget *  parent)
inline

§ ~FFTSizeMenu()

FFTSizeMenu::~FFTSizeMenu ( )
inline

Member Function Documentation

§ get05

void FFTSizeMenu::get05 ( )
inlineslot

§ get06

void FFTSizeMenu::get06 ( )
inlineslot

§ get07

void FFTSizeMenu::get07 ( )
inlineslot

§ get08

void FFTSizeMenu::get08 ( )
inlineslot

§ get09

void FFTSizeMenu::get09 ( )
inlineslot

§ get10

void FFTSizeMenu::get10 ( )
inlineslot

§ get11

void FFTSizeMenu::get11 ( )
inlineslot

§ get12

void FFTSizeMenu::get12 ( )
inlineslot

§ getAction()

QAction* FFTSizeMenu::getAction ( int  which)
inline

§ getActionFromSize()

QAction* FFTSizeMenu::getActionFromSize ( int  size)
inline

§ getNumActions()

int FFTSizeMenu::getNumActions ( ) const
inline

§ getOther

void FFTSizeMenu::getOther ( const QString &  str)
inlineslot

§ whichTrigger

void FFTSizeMenu::whichTrigger ( int  size)
signal

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