QWidget for time raster (time vs. time) plots. More...
#include <gnuradio/qtgui/TimeRasterDisplayPlot.h>
| Signals | |
| void | updatedLowerIntensityLevel (const double) | 
| void | updatedUpperIntensityLevel (const double) | 
| Signals inherited from DisplayPlot | |
| void | plotPointSelected (const QPointF p) | 
| Public Member Functions | |
| TimeRasterDisplayPlot (int nplots, double samp_rate, double rows, double cols, QWidget *) | |
| ~TimeRasterDisplayPlot () override | |
| void | reset () | 
| void | setNumRows (double rows) | 
| void | setNumCols (double cols) | 
| void | setAlpha (unsigned int which, int alpha) | 
| void | setSampleRate (double samprate) | 
| void | setXLabel (const std::string &label) | 
| void | setXAxis (double start, double end) | 
| void | setYLabel (const std::string &label) | 
| void | setYAxis (double start, double end) | 
| double | numRows () const | 
| double | numCols () const | 
| int | getAlpha (unsigned int which) | 
| void | setPlotDimensions (const double rows, const double cols, const double units, const std::string &strunits) | 
| void | plotNewData (const std::vector< const double * > dataPoints, const uint64_t numDataPoints) | 
| void | plotNewData (const double *dataPoints, const uint64_t numDataPoints) | 
| void | setIntensityRange (const double minIntensity, const double maxIntensity) | 
| void | replot (void) override | 
| int | getIntensityColorMapType (unsigned int) const | 
| int | getIntensityColorMapType1 () const | 
| void | setIntensityColorMapType (const unsigned int, const int, const QColor, const QColor) | 
| void | setIntensityColorMapType1 (int) | 
| int | getColorMapTitleFontSize () const | 
| void | setColorMapTitleFontSize (int tfs) | 
| const QColor | getUserDefinedLowIntensityColor () const | 
| const QColor | getUserDefinedHighIntensityColor () const | 
| double | getMinIntensity (unsigned int which) const | 
| double | getMaxIntensity (unsigned int which) const | 
| Public Member Functions inherited from DisplayPlot | |
| DisplayPlot (int nplots, QWidget *) | |
| ~DisplayPlot () override | |
| 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 | 
| Qt::PenStyle | getLineStyle1 () const | 
| Qt::PenStyle | getLineStyle2 () const | 
| Qt::PenStyle | getLineStyle3 () const | 
| Qt::PenStyle | getLineStyle4 () const | 
| Qt::PenStyle | getLineStyle5 () const | 
| Qt::PenStyle | getLineStyle6 () const | 
| Qt::PenStyle | getLineStyle7 () const | 
| Qt::PenStyle | getLineStyle8 () const | 
| Qt::PenStyle | getLineStyle9 () const | 
| QwtSymbol::Style | getLineMarker1 () const | 
| QwtSymbol::Style | getLineMarker2 () const | 
| QwtSymbol::Style | getLineMarker3 () const | 
| QwtSymbol::Style | getLineMarker4 () const | 
| QwtSymbol::Style | getLineMarker5 () const | 
| QwtSymbol::Style | getLineMarker6 () const | 
| QwtSymbol::Style | getLineMarker7 () const | 
| QwtSymbol::Style | getLineMarker8 () 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 | 
| Additional Inherited Members | |
| Public Slots inherited from DisplayPlot | |
| virtual void | disableLegend () | 
| virtual void | setAxisLabels (bool en) | 
| virtual void | setYaxis (double min, double max) | 
| virtual void | setXaxis (double min, double max) | 
| virtual void | setLineLabel (unsigned int which, QString label) | 
| virtual QString | getLineLabel (unsigned int which) | 
| virtual void | setLineColor (unsigned int which, QColor color) | 
| virtual QColor | getLineColor (unsigned int which) const | 
| virtual void | setLineWidth (unsigned int which, int width) | 
| virtual int | getLineWidth (unsigned int which) const | 
| virtual void | setLineStyle (unsigned int which, Qt::PenStyle style) | 
| virtual Qt::PenStyle | getLineStyle (unsigned int which) const | 
| virtual void | setLineMarker (unsigned int which, QwtSymbol::Style marker) | 
| virtual QwtSymbol::Style | getLineMarker (unsigned int which) const | 
| virtual void | setMarkerAlpha (unsigned int which, int alpha) | 
| virtual int | getMarkerAlpha (unsigned int which) const | 
| void | setLineColor1 (QColor) | 
| void | setLineColor2 (QColor) | 
| void | setLineColor3 (QColor) | 
| void | setLineColor4 (QColor) | 
| void | setLineColor5 (QColor) | 
| void | setLineColor6 (QColor) | 
| void | setLineColor7 (QColor) | 
| void | setLineColor8 (QColor) | 
| void | setLineColor9 (QColor) | 
| void | setLineWidth1 (int) | 
| void | setLineWidth2 (int) | 
| void | setLineWidth3 (int) | 
| void | setLineWidth4 (int) | 
| void | setLineWidth5 (int) | 
| void | setLineWidth6 (int) | 
| void | setLineWidth7 (int) | 
| void | setLineWidth8 (int) | 
| void | setLineWidth9 (int) | 
| void | setLineStyle1 (Qt::PenStyle) | 
| void | setLineStyle2 (Qt::PenStyle) | 
| void | setLineStyle3 (Qt::PenStyle) | 
| void | setLineStyle4 (Qt::PenStyle) | 
| void | setLineStyle5 (Qt::PenStyle) | 
| void | setLineStyle6 (Qt::PenStyle) | 
| void | setLineStyle7 (Qt::PenStyle) | 
| void | setLineStyle8 (Qt::PenStyle) | 
| void | setLineStyle9 (Qt::PenStyle) | 
| void | setLineMarker1 (QwtSymbol::Style) | 
| void | setLineMarker2 (QwtSymbol::Style) | 
| void | setLineMarker3 (QwtSymbol::Style) | 
| void | setLineMarker4 (QwtSymbol::Style) | 
| void | setLineMarker5 (QwtSymbol::Style) | 
| void | setLineMarker6 (QwtSymbol::Style) | 
| void | setLineMarker7 (QwtSymbol::Style) | 
| void | setLineMarker8 (QwtSymbol::Style) | 
| void | setLineMarker9 (QwtSymbol::Style) | 
| void | setMarkerAlpha1 (int) | 
| void | setMarkerAlpha2 (int) | 
| void | setMarkerAlpha3 (int) | 
| void | setMarkerAlpha4 (int) | 
| void | setMarkerAlpha5 (int) | 
| void | setMarkerAlpha6 (int) | 
| void | setMarkerAlpha7 (int) | 
| void | setMarkerAlpha8 (int) | 
| void | setMarkerAlpha9 (int) | 
| void | setZoomerColor (QColor c) | 
| void | setPaletteColor (QColor c) | 
| void | setAxisLabelFontSize (int axisId, int fs) | 
| void | setYaxisLabelFontSize (int fs) | 
| void | setXaxisLabelFontSize (int fs) | 
| void | setAxesLabelFontSize (int fs) | 
| void | setStop (bool on) | 
| void | resizeSlot (QSize *s) | 
| void | onPickerPointSelected (const QPointF &p) | 
| Protected Slots inherited from DisplayPlot | |
| virtual void | legendEntryChecked (QwtPlotItem *plotItem, bool on) | 
| virtual void | legendEntryChecked (const QVariant &plotItem, bool on, int index) | 
| Protected Attributes inherited from DisplayPlot | |
| unsigned int | d_nplots | 
| std::vector< QwtPlotCurve * > | d_plot_curve | 
| QwtPlotPanner * | d_panner | 
| QwtPlotZoomer * | d_zoomer | 
| QwtDblClickPlotPicker * | d_picker | 
| QwtPlotMagnifier * | d_magnifier | 
| int64_t | d_numPoints | 
| bool | d_stop | 
| QList< QColor > | d_trace_colors | 
| bool | d_autoscale_state | 
QWidget for time raster (time vs. time) plots.
| TimeRasterDisplayPlot::TimeRasterDisplayPlot | ( | int | nplots, | 
| double | samp_rate, | ||
| double | rows, | ||
| double | cols, | ||
| QWidget * | ) | 
References TimeRasterDisplayPlot().
Referenced by TimeRasterDisplayPlot(), and ~TimeRasterDisplayPlot().
| 
 | override | 
References TimeRasterDisplayPlot().
| int TimeRasterDisplayPlot::getAlpha | ( | unsigned int | which | ) | 
References getAlpha().
Referenced by getAlpha().
| int TimeRasterDisplayPlot::getColorMapTitleFontSize | ( | ) | const | 
References getColorMapTitleFontSize().
Referenced by getColorMapTitleFontSize().
| int TimeRasterDisplayPlot::getIntensityColorMapType | ( | unsigned int | ) | const | 
References getIntensityColorMapType().
Referenced by getIntensityColorMapType().
| int TimeRasterDisplayPlot::getIntensityColorMapType1 | ( | ) | const | 
References getIntensityColorMapType1().
Referenced by getIntensityColorMapType1().
| double TimeRasterDisplayPlot::getMaxIntensity | ( | unsigned int | which | ) | const | 
References getMaxIntensity().
Referenced by getMaxIntensity().
| double TimeRasterDisplayPlot::getMinIntensity | ( | unsigned int | which | ) | const | 
References getMinIntensity().
Referenced by getMinIntensity().
| const QColor TimeRasterDisplayPlot::getUserDefinedHighIntensityColor | ( | ) | const | 
References getUserDefinedHighIntensityColor().
Referenced by getUserDefinedHighIntensityColor().
| const QColor TimeRasterDisplayPlot::getUserDefinedLowIntensityColor | ( | ) | const | 
References getUserDefinedLowIntensityColor().
Referenced by getUserDefinedLowIntensityColor().
| void TimeRasterDisplayPlot::plotNewData | ( | const double * | dataPoints, | 
| const uint64_t | numDataPoints ) | 
References plotNewData().
| void TimeRasterDisplayPlot::plotNewData | ( | const std::vector< const double * > | dataPoints, | 
| const uint64_t | numDataPoints ) | 
References plotNewData().
Referenced by plotNewData(), and plotNewData().
| 
 | overridevirtual | 
| void TimeRasterDisplayPlot::setAlpha | ( | unsigned int | which, | 
| int | alpha ) | 
References setAlpha().
Referenced by setAlpha().
| void TimeRasterDisplayPlot::setColorMapTitleFontSize | ( | int | tfs | ) | 
References setColorMapTitleFontSize().
Referenced by setColorMapTitleFontSize().
| void TimeRasterDisplayPlot::setIntensityColorMapType | ( | const unsigned int | , | 
| const int | , | ||
| const QColor | , | ||
| const QColor | ) | 
References setIntensityColorMapType().
Referenced by setIntensityColorMapType().
| void TimeRasterDisplayPlot::setIntensityColorMapType1 | ( | int | ) | 
References setIntensityColorMapType1().
Referenced by setIntensityColorMapType1().
| void TimeRasterDisplayPlot::setIntensityRange | ( | const double | minIntensity, | 
| const double | maxIntensity ) | 
References setIntensityRange().
Referenced by setIntensityRange().
| void TimeRasterDisplayPlot::setNumCols | ( | double | cols | ) | 
References setNumCols().
Referenced by setNumCols().
| void TimeRasterDisplayPlot::setNumRows | ( | double | rows | ) | 
References setNumRows().
Referenced by setNumRows().
| void TimeRasterDisplayPlot::setPlotDimensions | ( | const double | rows, | 
| const double | cols, | ||
| const double | units, | ||
| const std::string & | strunits ) | 
References setPlotDimensions().
Referenced by setPlotDimensions().
| void TimeRasterDisplayPlot::setSampleRate | ( | double | samprate | ) | 
References setSampleRate().
Referenced by setSampleRate().
| void TimeRasterDisplayPlot::setXAxis | ( | double | start, | 
| double | end ) | 
References setXAxis().
Referenced by setXAxis().
| void TimeRasterDisplayPlot::setXLabel | ( | const std::string & | label | ) | 
References setXLabel().
Referenced by setXLabel().
| void TimeRasterDisplayPlot::setYAxis | ( | double | start, | 
| double | end ) | 
References setYAxis().
Referenced by setYAxis().
| void TimeRasterDisplayPlot::setYLabel | ( | const std::string & | label | ) | 
References setYLabel().
Referenced by setYLabel().
| 
 | signal | 
References updatedLowerIntensityLevel().
Referenced by updatedLowerIntensityLevel().
| 
 | signal | 
References updatedUpperIntensityLevel().
Referenced by updatedUpperIntensityLevel().
| 
 | read | 
| 
 | read |