GNU Radio Manual and C++ API Reference  3.7.12.0
The Free & Open Software Radio Ecosystem
LineWidthMenu Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void getOne ()
 
void getTwo ()
 
void getThree ()
 
void getFour ()
 
void getFive ()
 
void getSix ()
 
void getSeven ()
 
void getEight ()
 
void getNine ()
 
void getTen ()
 

Signals

void whichTrigger (int which, int width)
 

Public Member Functions

 LineWidthMenu (int which, QWidget *parent)
 
 ~LineWidthMenu ()
 
int getNumActions () const
 
QAction * getAction (int which)
 

Constructor & Destructor Documentation

◆ LineWidthMenu()

LineWidthMenu::LineWidthMenu ( int  which,
QWidget *  parent 
)
inline

◆ ~LineWidthMenu()

LineWidthMenu::~LineWidthMenu ( )
inline

Member Function Documentation

◆ getAction()

QAction* LineWidthMenu::getAction ( int  which)
inline

◆ getEight

void LineWidthMenu::getEight ( )
inlineslot

◆ getFive

void LineWidthMenu::getFive ( )
inlineslot

◆ getFour

void LineWidthMenu::getFour ( )
inlineslot

◆ getNine

void LineWidthMenu::getNine ( )
inlineslot

◆ getNumActions()

int LineWidthMenu::getNumActions ( ) const
inline

◆ getOne

void LineWidthMenu::getOne ( )
inlineslot

◆ getSeven

void LineWidthMenu::getSeven ( )
inlineslot

◆ getSix

void LineWidthMenu::getSix ( )
inlineslot

◆ getTen

void LineWidthMenu::getTen ( )
inlineslot

◆ getThree

void LineWidthMenu::getThree ( )
inlineslot

◆ getTwo

void LineWidthMenu::getTwo ( )
inlineslot

◆ whichTrigger

void LineWidthMenu::whichTrigger ( int  which,
int  width 
)
signal

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