#include "qwt_plot_glcanvas.h"
#include "qwt_plot.h"
#include "qwt_painter.h"
#include <qevent.h>
#include <qpainter.h>
#include <qdrawutil.h>
#include <qstyle.h>
#include <qstyleoption.h>
Go to the source code of this file.
Classes | |
class | QwtPlotGLCanvas::PrivateData |
class | QwtPlotGLCanvasFormat |
Defines | |
#define | FIX_GL_TRANSLATION 0 |
Functions | |
static QWidget * | qwtBGWidget (QWidget *widget) |
static void | qwtUpdateContentsRect (QwtPlotGLCanvas *canvas) |
#define FIX_GL_TRANSLATION 0 |
Definition at line 19 of file qwt_plot_glcanvas.cpp.
static QWidget* qwtBGWidget | ( | QWidget * | widget | ) | [static] |
Definition at line 21 of file qwt_plot_glcanvas.cpp.
static void qwtUpdateContentsRect | ( | QwtPlotGLCanvas * | canvas | ) | [static] |
Definition at line 37 of file qwt_plot_glcanvas.cpp.