A specialized push button class for US_Plot to automatically tie a specialed signal to a the push button.
More...
#include "us_plot.h"
A specialized push button class for US_Plot to automatically tie a specialed signal to a the push button.
Definition at line 83 of file us_plot.h.
US_PlotPushbutton::US_PlotPushbutton |
( |
const QString & |
labelString, |
|
|
QWidget * |
w, |
|
|
int |
index |
|
) |
| |
- Parameters
-
labelString | - Text in the button |
w | - Parent widget |
index | - Index value to pass in the signal when pushed |
Definition at line 304 of file us_plot.cpp.
void US_PlotPushbutton::us_plotClicked |
( |
void |
| ) |
|
|
privateslot |
void US_PlotPushbutton::US_PlotPbPushed |
( |
int |
| ) |
|
|
signal |
A signal that passes the index value when the pushbutton was created.
int US_PlotPushbutton::pb_index |
|
private |
The documentation for this class was generated from the following files: