What is the equivalent of qml's Image type in C++?
Unsolved
QML and Qt Quick
-
@sofiane Thats a different pig to slaughter!
I have no idea, never used Qt3D, but looking at the documentation / examples, maybe by mapping a QTextureImage to a rectangle ?
Similar to this example:
https://doc.qt.io/qt-5.10/qt3d-materials-cpp-example.html