How to convert QML Object to QImage ?
QML and Qt Quick
3
Posts
2
Posters
1.3k
Views
1
Watching
-
Hello,
what is the purpose of such feat? If you want to print your view, then take a look at either "QPrinter":http://qt-project.org/doc/qt-5.0/qtprintsupport/qprinter.html or "QQuickWindow::grabWindow() method":http://qt-project.org/doc/qt-5.0/qtquick/qquickwindow.html#grabWindow.