Public Member Functions | |
| PrivateData () | |
| ~PrivateData () | |
Public Attributes | |
| QOpenGLFramebufferObject * | fbo |
| bool | fboDirty |
| bool | isPolished |
| int | numSamples |
Definition at line 20 of file qwt_plot_opengl_canvas.cpp.
|
inline |
Definition at line 23 of file qwt_plot_opengl_canvas.cpp.
|
inline |
Definition at line 30 of file qwt_plot_opengl_canvas.cpp.
| QOpenGLFramebufferObject* QwtPlotOpenGLCanvas::PrivateData::fbo |
Definition at line 39 of file qwt_plot_opengl_canvas.cpp.
| bool QwtPlotOpenGLCanvas::PrivateData::fboDirty |
Definition at line 38 of file qwt_plot_opengl_canvas.cpp.
| bool QwtPlotOpenGLCanvas::PrivateData::isPolished |
Definition at line 37 of file qwt_plot_opengl_canvas.cpp.
| int QwtPlotOpenGLCanvas::PrivateData::numSamples |
Definition at line 35 of file qwt_plot_opengl_canvas.cpp.