11-21-2012 12:05 PM - edited 11-21-2012 12:31 PM
Any chance of using Qt3D in Cascades? I know we can't use QGLView, Widgets, QtQuick, and I know we can use OpenGL in a foreign window. I was wondering whether it would be possible to use the lower level Qt3D classes in a foreign window?
Solved! Go to Solution.
11-21-2012 12:27 PM
11-22-2012 12:26 PM
11-27-2012 08:58 AM
More info on Qt3D classes. Although it is not currently avaialbe out of the box from NDK, dev teams are looking into providing a way how the Qt rendering engine could use a Cascades Foreign Window. In theory it should be possible...
03-11-2013 04:14 PM
Any progress on this?