GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
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 (unsigned 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

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get06

void FFTSizeMenu::get06 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get07

void FFTSizeMenu::get07 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get08

void FFTSizeMenu::get08 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get09

void FFTSizeMenu::get09 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get10

void FFTSizeMenu::get10 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get11

void FFTSizeMenu::get11 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ get12

void FFTSizeMenu::get12 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

◆ getAction()

QAction * FFTSizeMenu::getAction ( unsigned int which)
inline

◆ getActionFromSize()

QAction * FFTSizeMenu::getActionFromSize ( int size)
inline

◆ getNumActions()

int FFTSizeMenu::getNumActions ( ) const
inline

◆ getOther

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

References whichTrigger().

Referenced by FFTSizeMenu().

◆ whichTrigger

void FFTSizeMenu::whichTrigger ( int size)
signal

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