GNU Radio 3.7.1-52 C++ API
LineStyleMenu Class Reference

#include <form_menus.h>

List of all members.

Public Slots

void getNone ()
void getSolid ()
void getDash ()
void getDots ()
void getDashDot ()
void getDashDotDot ()

Signals

void whichTrigger (int which, Qt::PenStyle)

Public Member Functions

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

Constructor & Destructor Documentation

LineStyleMenu::LineStyleMenu ( int  which,
QWidget *  parent 
)
inline
LineStyleMenu::~LineStyleMenu ( )
inline

Member Function Documentation

QAction* LineStyleMenu::getAction ( int  which)
inline
void LineStyleMenu::getDash ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

void LineStyleMenu::getDashDot ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

void LineStyleMenu::getDashDotDot ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

void LineStyleMenu::getDots ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

void LineStyleMenu::getNone ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

int LineStyleMenu::getNumActions ( ) const
inline
void LineStyleMenu::getSolid ( )
inlineslot

References whichTrigger().

Referenced by LineStyleMenu().

void LineStyleMenu::whichTrigger ( int  which,
Qt::PenStyle   
)
signal

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