[Interest] macOS Big Sur ARM Build

2020-06-24 Thread Pascal Henze
With the announcement from Apple to move from Intel to ARM what are the impacts for QT ? Will there be another "Kit" for macOS to build an arm version or is it already possible at the moment? Does anyone have information about that? Thank you. ___ In

[Interest] QOpenGLWidget as a viewport of QGraphicsview

2015-11-03 Thread Pascal Henze | i-NOVATiON GmbH
Are there any plans that QOpenGLWidget will be supported as viewport of QGraphicsview in near future. (operating System OS X) In Qt 5.3.2 i could use setViewport(new QGLWidget(QGLFormat(QGL::SampleBuffers))); to set an OpenGL viewport. Since Qt 5.4 this is no longer possible because of the ne