Home
last modified time | relevance | path

Searched refs:QwtPlotGLCanvas (Results 1 – 13 of 13) sorted by relevance

/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_plot_glcanvas.cpp43 class QwtPlotGLCanvas::PrivateData
74 QwtPlotGLCanvas::QwtPlotGLCanvas( QwtPlot *plot ): in QwtPlotGLCanvas() function in QwtPlotGLCanvas
88 QwtPlotGLCanvas::~QwtPlotGLCanvas() in ~QwtPlotGLCanvas()
116 int QwtPlotGLCanvas::frameStyle() const in frameStyle()
136 QwtPlotGLCanvas::Shadow QwtPlotGLCanvas::frameShadow() const in frameShadow()
156 QwtPlotGLCanvas::Shape QwtPlotGLCanvas::frameShape() const in frameShape()
184 int QwtPlotGLCanvas::lineWidth() const in lineWidth()
212 int QwtPlotGLCanvas::midLineWidth() const in midLineWidth()
220 int QwtPlotGLCanvas::frameWidth() const in frameWidth()
358 void QwtPlotGLCanvas::replot() in replot()
[all …]
H A Dqwt_plot_glcanvas.h39 class QWT_EXPORT QwtPlotGLCanvas: public QGLWidget
92 explicit QwtPlotGLCanvas( QwtPlot * = NULL );
93 virtual ~QwtPlotGLCanvas();
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_plot_glcanvas.cpp43 class QwtPlotGLCanvas::PrivateData
74 QwtPlotGLCanvas::QwtPlotGLCanvas( QwtPlot *plot ): in QwtPlotGLCanvas() function in QwtPlotGLCanvas
88 QwtPlotGLCanvas::~QwtPlotGLCanvas() in ~QwtPlotGLCanvas()
116 int QwtPlotGLCanvas::frameStyle() const in frameStyle()
136 QwtPlotGLCanvas::Shadow QwtPlotGLCanvas::frameShadow() const in frameShadow()
156 QwtPlotGLCanvas::Shape QwtPlotGLCanvas::frameShape() const in frameShape()
184 int QwtPlotGLCanvas::lineWidth() const in lineWidth()
212 int QwtPlotGLCanvas::midLineWidth() const in midLineWidth()
220 int QwtPlotGLCanvas::frameWidth() const in frameWidth()
358 void QwtPlotGLCanvas::replot() in replot()
[all …]
H A Dqwt_plot_glcanvas.h38 class QWT_EXPORT QwtPlotGLCanvas: public QGLWidget
91 explicit QwtPlotGLCanvas( QwtPlot * = NULL );
92 virtual ~QwtPlotGLCanvas();
/dports/x11-toolkits/qwt6/qwt-6.1.6/examples/animation/
H A Dmain.cpp31 QwtPlotGLCanvas *canvas = new QwtPlotGLCanvas(); in main()
32 canvas->setFrameStyle( QwtPlotGLCanvas::NoFrame ); in main()
/dports/x11-toolkits/qwt6/qwt-6.1.6/doc/html/
H A Dclass_qwt_plot_g_l_canvas__inherit__graph.map1 <map id="QwtPlotGLCanvas" name="QwtPlotGLCanvas">
/dports/x11-toolkits/qwt6/qwt-6.1.6/examples/refreshtest/
H A Dplot.cpp36 class GLCanvas: public QwtPlotGLCanvas
40 QwtPlotGLCanvas( parent ) in GLCanvas()
170 QwtPlotGLCanvas *plotCanvas = qobject_cast<QwtPlotGLCanvas *>( canvas() ); in setSettings()
/dports/x11-toolkits/qwt6/qwt-6.1.6/examples/stylesheets/
H A Doily.css17 QwtPlotGLCanvas selector
H A Dchoco.css17 QwtPlotGLCanvas selector
H A Drosy.css17 QwtPlotGLCanvas selector
H A Dblue.css33 QwtPlotGLCanvas selector
/dports/x11-toolkits/qwt6/qwt-6.1.6/doc/
H A Dchanges.dox87 QwtPlotGLCanvas offers the option to draw plot items using an
94 QwtPlotGLCanvas is in an experimental state and is not recommended for average
296 - QwtPlotGLCanvas
/dports/x11-toolkits/qwt6/qwt-6.1.6/
H A DCHANGES-6.1113 5) QwtPlotGLCanvas