GNU Radio 3.7.0 C++ API
DisplayPlot.h File Reference
#include <stdint.h>
#include <cstdio>
#include <vector>
#include <qwt_plot.h>
#include <qwt_painter.h>
#include <qwt_plot_canvas.h>
#include <qwt_plot_curve.h>
#include <qwt_scale_engine.h>
#include <qwt_scale_widget.h>
#include <qwt_plot_zoomer.h>
#include <qwt_plot_panner.h>
#include <qwt_plot_magnifier.h>
#include <qwt_plot_marker.h>
#include <qwt_symbol.h>
#include <gnuradio/qtgui/utils.h>
Include dependency graph for DisplayPlot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DisplayPlot
 QWidget base plot to build QTGUI plotting tools. More...

Typedefs

typedef QList< QColor > QColorList

Typedef Documentation

typedef QList<QColor> QColorList