#include <TimeDomainDisplayPlot.h>
List of all members.
Constructor & Destructor Documentation
TimeDomainDisplayPlot::TimeDomainDisplayPlot |
( |
int |
nplots, |
|
|
QWidget * |
|
|
) |
| |
virtual TimeDomainDisplayPlot::~TimeDomainDisplayPlot |
( |
| ) |
|
|
virtual |
Member Function Documentation
void TimeDomainDisplayPlot::LegendEntryChecked |
( |
QwtPlotItem * |
plotItem, |
|
|
bool |
on |
|
) |
| |
|
protectedslot |
void TimeDomainDisplayPlot::OnPickerPointSelected |
( |
const QwtDoublePoint & |
p | ) |
|
|
slot |
void TimeDomainDisplayPlot::OnPickerPointSelected6 |
( |
const QPointF & |
p | ) |
|
|
slot |
void TimeDomainDisplayPlot::PlotNewData |
( |
const std::vector< double * > |
dataPoints, |
|
|
const int64_t |
numDataPoints, |
|
|
const double |
timeInterval |
|
) |
| |
void TimeDomainDisplayPlot::plotPointSelected |
( |
const QPointF |
p | ) |
|
|
signal |
virtual void TimeDomainDisplayPlot::replot |
( |
| ) |
|
|
virtual |
void TimeDomainDisplayPlot::resizeSlot |
( |
QSize * |
s | ) |
|
|
slot |
void TimeDomainDisplayPlot::setColor |
( |
int |
which, |
|
|
QString |
color |
|
) |
| |
|
slot |
void TimeDomainDisplayPlot::SetSampleRate |
( |
double |
sr, |
|
|
double |
units, |
|
|
const std::string & |
strunits |
|
) |
| |
|
slot |
void TimeDomainDisplayPlot::setTitle |
( |
int |
which, |
|
|
QString |
title |
|
) |
| |
|
slot |
void TimeDomainDisplayPlot::setXaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
void TimeDomainDisplayPlot::setYaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
The documentation for this class was generated from the following file: