#include <scatter_plot.h>
|
| | scatter_plot (int interval, std::vector< float > axis_x, std::vector< float > axis_y, std::vector< float > *x, std::vector< float > *y, std::string label_x, std::string label_y, bool *xy_read, std::string label, QWidget *parent=0) |
| | ~scatter_plot () |
◆ scatter_plot()
| gr::radar::scatter_plot::scatter_plot |
( |
int | interval, |
|
|
std::vector< float > | axis_x, |
|
|
std::vector< float > | axis_y, |
|
|
std::vector< float > * | x, |
|
|
std::vector< float > * | y, |
|
|
std::string | label_x, |
|
|
std::string | label_y, |
|
|
bool * | xy_read, |
|
|
std::string | label, |
|
|
QWidget * | parent = 0 ) |
◆ ~scatter_plot()
| gr::radar::scatter_plot::~scatter_plot |
( |
| ) |
|
◆ refresh
| void gr::radar::scatter_plot::refresh |
( |
| ) |
|
|
slot |
◆ resizeEvent()
| void gr::radar::scatter_plot::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
protected |
The documentation for this class was generated from the following file: