#include <ConstellationDisplayPlot.h>
List of all members.
Constructor & Destructor Documentation
ConstellationDisplayPlot::ConstellationDisplayPlot |
( |
QWidget * |
| ) |
|
virtual ConstellationDisplayPlot::~ConstellationDisplayPlot |
( |
| ) |
[virtual] |
Member Function Documentation
void ConstellationDisplayPlot::LegendEntryChecked |
( |
QwtPlotItem * |
plotItem, |
|
|
bool |
on |
|
) |
| [protected, slot] |
void ConstellationDisplayPlot::PlotNewData |
( |
const double * |
realDataPoints, |
|
|
const double * |
imagDataPoints, |
|
|
const int64_t |
numDataPoints, |
|
|
const double |
timeInterval |
|
) |
| |
virtual void ConstellationDisplayPlot::replot |
( |
| ) |
[virtual] |
void ConstellationDisplayPlot::resizeSlot |
( |
QSize * |
s | ) |
[slot] |
void ConstellationDisplayPlot::set_axis |
( |
double |
xmin, |
|
|
double |
xmax, |
|
|
double |
ymin, |
|
|
double |
ymax |
|
) |
| |
void ConstellationDisplayPlot::set_pen_size |
( |
int |
size | ) |
|
void ConstellationDisplayPlot::set_xaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
void ConstellationDisplayPlot::set_yaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
The documentation for this class was generated from the following file: