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
TriggerChannelMenu Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void getChannel ()
 

Signals

void whichTrigger (int n)
 

Public Member Functions

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

Constructor & Destructor Documentation

TriggerChannelMenu::TriggerChannelMenu ( int  nchans,
QWidget *  parent 
)
inline

References getChannel().

TriggerChannelMenu::~TriggerChannelMenu ( )
inline

Member Function Documentation

QAction* TriggerChannelMenu::getAction ( int  which)
inline
void TriggerChannelMenu::getChannel ( )
inlineslot

References whichTrigger().

Referenced by TriggerChannelMenu().

int TriggerChannelMenu::getNumActions ( ) const
inline
void TriggerChannelMenu::whichTrigger ( int  n)
signal

Referenced by getChannel().


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