After some research i still couldn’t find a good way to implement a QtQuick 2.0 Application into an already existing QMainWindow which already has got other Objects in it. Could it be done with QWindow or QQuickView somehow? or is there another and better way?
↧