Skip to content

Qt5 QOpenGLWidget #17

@NobilisNC

Description

@NobilisNC

Is it possible to add a OpenGLWidget which inherit from QOpenGLWidget for QT5 because currently the GLWidget inherit from QGLWidget which has been deprecated.

Do you have some clue to do this ?
I saw some code with QOpenGLWidget but all of them use a osgVierwer::Viewer, but I need to use a osgViewer::CompositeViewer and add each osgViewer::View in a Qt5 widget.

The job is actually done with a QGLWidget, but they are a lot of glitches due to the complexity of the window structure and an upgrade to QOpenGLWidget will normaly fix them.

Thanks,
Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions