GNU Radio Manual and C++ API Reference 3.8.5.0
The Free & Open Software Radio Ecosystem
Loading...
Searching...
No Matches
OtherAction Class Reference

#include <gnuradio/qtgui/form_menus.h>

Public Slots

void getTextDiag ()

Signals

void whichTrigger (const QString &text)

Public Member Functions

 OtherAction (QWidget *parent)
 ~OtherAction ()
void setValidator (QValidator *v)
void setDiagText (QString text)

Constructor & Destructor Documentation

◆ OtherAction()

OtherAction::OtherAction ( QWidget * parent)
inline

References getTextDiag().

◆ ~OtherAction()

OtherAction::~OtherAction ( )
inline

Member Function Documentation

◆ getTextDiag

void OtherAction::getTextDiag ( )
inlineslot

Referenced by OtherAction().

◆ setDiagText()

void OtherAction::setDiagText ( QString text)
inline

◆ setValidator()

void OtherAction::setValidator ( QValidator * v)
inline

◆ whichTrigger

void OtherAction::whichTrigger ( const QString & text)
signal

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