#include <gnuradio/qtgui/form_menus.h>
Public Slots | |
| void | getHoriz () |
| void | getVert () |
| void | getNone () |
Signals | |
| void | whichTrigger (gr::qtgui::graph_t layout) |
Public Member Functions | |
| NumberLayoutMenu (QWidget *parent) | |
| ~NumberLayoutMenu () | |
| int | getNumActions () const |
| QAction * | getAction (int which) |
| QAction * | getAction (gr::qtgui::graph_t layout) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineslot |
References gr::qtgui::NUM_GRAPH_HORIZ, and LineColorMenu::whichTrigger().
|
inlineslot |
References gr::qtgui::NUM_GRAPH_NONE, and LineColorMenu::whichTrigger().
|
inline |
|
inlineslot |
References gr::qtgui::NUM_GRAPH_VERT, and LineColorMenu::whichTrigger().
|
signal |