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