![]() |
Stellarium 0.12.0 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · Renderer · File Structure |
GLWidget specialized for Stellarium, mainly to provide better debugging information. More...
#include <StelQGLViewport.hpp>
Public Member Functions | |
| StelQGLWidget (QGLContext *ctx, QWidget *parent) | |
| QPaintEngine::Type | getPaintEngineType () const |
| Get the Qt paint engine type used. | |
Protected Member Functions | |
| virtual void | initializeGL () |
Protected Attributes | |
| QPaintEngine::Type | paintEngineType |
| Qt paint engine type used. | |
GLWidget specialized for Stellarium, mainly to provide better debugging information.
Definition at line 34 of file StelQGLViewport.hpp.
| QPaintEngine::Type StelQGLWidget::getPaintEngineType | ( | ) | const [inline] |
Get the Qt paint engine type used.
Definition at line 47 of file StelQGLViewport.hpp.
QPaintEngine::Type StelQGLWidget::paintEngineType [protected] |
Qt paint engine type used.
Definition at line 78 of file StelQGLViewport.hpp.
1.6.3