GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 ( QWidget *  parent)
inline
FFTSizeMenu::~FFTSizeMenu ( )
inline

Member Function Documentation

void FFTSizeMenu::get05 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get06 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get07 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get08 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get09 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get10 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get11 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::get12 ( )
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

QAction* FFTSizeMenu::getAction ( int  which)
inline
QAction* FFTSizeMenu::getActionFromSize ( int  size)
inline
int FFTSizeMenu::getNumActions ( ) const
inline
void FFTSizeMenu::getOther ( const QString &  str)
inlineslot

References whichTrigger().

Referenced by FFTSizeMenu().

void FFTSizeMenu::whichTrigger ( int  size)
signal

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