![]() |
Stellarium 0.12.4
|
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. More... | |
Protected Member Functions | |
virtual void | initializeGL () |
Protected Attributes | |
QPaintEngine::Type | paintEngineType |
Qt paint engine type used. More... | |
GLWidget specialized for Stellarium, mainly to provide better debugging information.
Definition at line 34 of file StelQGLViewport.hpp.
|
inline |
Get the Qt paint engine type used.
Definition at line 47 of file StelQGLViewport.hpp.
|
protected |
Qt paint engine type used.
Definition at line 78 of file StelQGLViewport.hpp.