GNU Radio 3.7.0 C++ API
|
QWidget base plot to build QTGUI plotting tools. More...
#include <DisplayPlot.h>
Public Types | |
typedef QwtSymbol::Style | QwtSymbolStyle |
Signals | |
void | plotPointSelected (const QPointF p) |
Public Member Functions | |
DisplayPlot (int nplots, QWidget *) | |
virtual | ~DisplayPlot () |
virtual void | replot ()=0 |
const QColor | getLineColor1 () const |
const QColor | getLineColor2 () const |
const QColor | getLineColor3 () const |
const QColor | getLineColor4 () const |
const QColor | getLineColor5 () const |
const QColor | getLineColor6 () const |
const QColor | getLineColor7 () const |
const QColor | getLineColor8 () const |
const QColor | getLineColor9 () const |
int | getLineWidth1 () const |
int | getLineWidth2 () const |
int | getLineWidth3 () const |
int | getLineWidth4 () const |
int | getLineWidth5 () const |
int | getLineWidth6 () const |
int | getLineWidth7 () const |
int | getLineWidth8 () const |
int | getLineWidth9 () const |
const Qt::PenStyle | getLineStyle1 () const |
const Qt::PenStyle | getLineStyle2 () const |
const Qt::PenStyle | getLineStyle3 () const |
const Qt::PenStyle | getLineStyle4 () const |
const Qt::PenStyle | getLineStyle5 () const |
const Qt::PenStyle | getLineStyle6 () const |
const Qt::PenStyle | getLineStyle7 () const |
const Qt::PenStyle | getLineStyle8 () const |
const Qt::PenStyle | getLineStyle9 () const |
const QwtSymbol::Style | getLineMarker1 () const |
const QwtSymbol::Style | getLineMarker2 () const |
const QwtSymbol::Style | getLineMarker3 () const |
const QwtSymbol::Style | getLineMarker4 () const |
const QwtSymbol::Style | getLineMarker5 () const |
const QwtSymbol::Style | getLineMarker6 () const |
const QwtSymbol::Style | getLineMarker7 () const |
const QwtSymbol::Style | getLineMarker8 () const |
const QwtSymbol::Style | getLineMarker9 () const |
int | getMarkerAlpha1 () const |
int | getMarkerAlpha2 () const |
int | getMarkerAlpha3 () const |
int | getMarkerAlpha4 () const |
int | getMarkerAlpha5 () const |
int | getMarkerAlpha6 () const |
int | getMarkerAlpha7 () const |
int | getMarkerAlpha8 () const |
int | getMarkerAlpha9 () const |
QColor | getZoomerColor () const |
QColor | getPaletteColor () const |
int | getAxisLabelFontSize (int axisId) const |
int | getYaxisLabelFontSize () const |
int | getXaxisLabelFontSize () const |
int | getAxesLabelFontSize () const |
Protected Slots | |
void | legendEntryChecked (QwtPlotItem *plotItem, bool on) |
Protected Attributes | |
int | _nplots |
std::vector< QwtPlotCurve * > | _plot_curve |
QwtPlotPanner * | _panner |
QwtPlotZoomer * | _zoomer |
QwtDblClickPlotPicker * | _picker |
QwtPlotMagnifier * | _magnifier |
int64_t | _numPoints |
bool | _stop |
QList< QColor > | _trace_colors |
bool | _autoscale_state |
QWidget base plot to build QTGUI plotting tools.
typedef QwtSymbol::Style DisplayPlot::QwtSymbolStyle |
DisplayPlot::DisplayPlot | ( | int | nplots, |
QWidget * | |||
) |
|
virtual |
int DisplayPlot::getAxesLabelFontSize | ( | ) | const |
int DisplayPlot::getAxisLabelFontSize | ( | int | axisId) | const |
|
slot |
const QColor DisplayPlot::getLineColor1 | ( | ) | const |
const QColor DisplayPlot::getLineColor2 | ( | ) | const |
const QColor DisplayPlot::getLineColor3 | ( | ) | const |
const QColor DisplayPlot::getLineColor4 | ( | ) | const |
const QColor DisplayPlot::getLineColor5 | ( | ) | const |
const QColor DisplayPlot::getLineColor6 | ( | ) | const |
const QColor DisplayPlot::getLineColor7 | ( | ) | const |
const QColor DisplayPlot::getLineColor8 | ( | ) | const |
const QColor DisplayPlot::getLineColor9 | ( | ) | const |
|
slot |
|
slot |
const QwtSymbol::Style DisplayPlot::getLineMarker1 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker2 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker3 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker4 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker5 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker6 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker7 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker8 | ( | ) | const |
const QwtSymbol::Style DisplayPlot::getLineMarker9 | ( | ) | const |
|
slot |
const Qt::PenStyle DisplayPlot::getLineStyle1 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle2 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle3 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle4 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle5 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle6 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle7 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle8 | ( | ) | const |
const Qt::PenStyle DisplayPlot::getLineStyle9 | ( | ) | const |
|
slot |
int DisplayPlot::getLineWidth1 | ( | ) | const |
int DisplayPlot::getLineWidth2 | ( | ) | const |
int DisplayPlot::getLineWidth3 | ( | ) | const |
int DisplayPlot::getLineWidth4 | ( | ) | const |
int DisplayPlot::getLineWidth5 | ( | ) | const |
int DisplayPlot::getLineWidth6 | ( | ) | const |
int DisplayPlot::getLineWidth7 | ( | ) | const |
int DisplayPlot::getLineWidth8 | ( | ) | const |
int DisplayPlot::getLineWidth9 | ( | ) | const |
|
slot |
int DisplayPlot::getMarkerAlpha1 | ( | ) | const |
int DisplayPlot::getMarkerAlpha2 | ( | ) | const |
int DisplayPlot::getMarkerAlpha3 | ( | ) | const |
int DisplayPlot::getMarkerAlpha4 | ( | ) | const |
int DisplayPlot::getMarkerAlpha5 | ( | ) | const |
int DisplayPlot::getMarkerAlpha6 | ( | ) | const |
int DisplayPlot::getMarkerAlpha7 | ( | ) | const |
int DisplayPlot::getMarkerAlpha8 | ( | ) | const |
int DisplayPlot::getMarkerAlpha9 | ( | ) | const |
QColor DisplayPlot::getPaletteColor | ( | ) | const |
int DisplayPlot::getXaxisLabelFontSize | ( | ) | const |
int DisplayPlot::getYaxisLabelFontSize | ( | ) | const |
QColor DisplayPlot::getZoomerColor | ( | ) | const |
|
slot |
|
slot |
|
signal |
|
pure virtual |
Implemented in WaterfallDisplayPlot, TimeRasterDisplayPlot, FrequencyDisplayPlot, ConstellationDisplayPlot, and TimeDomainDisplayPlot.
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |
|
readwrite |