Stellarium 0.12.4
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
StelQGLWidget Class Reference

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...
 

Detailed Description

GLWidget specialized for Stellarium, mainly to provide better debugging information.

Note
This is an internal class of the Renderer subsystem and should not be used elsewhere.

Definition at line 34 of file StelQGLViewport.hpp.

Member Function Documentation

QPaintEngine::Type StelQGLWidget::getPaintEngineType ( ) const
inline

Get the Qt paint engine type used.

Definition at line 47 of file StelQGLViewport.hpp.

Member Data Documentation

QPaintEngine::Type StelQGLWidget::paintEngineType
protected

Qt paint engine type used.

Definition at line 78 of file StelQGLViewport.hpp.


The documentation for this class was generated from the following file: