Hi,
take a look at this thread [qt-project.org].
My apologies, did not see that you mentioned this same topic. Will post more after taking another look at the code.
My first guess would be that the architecture that has changed from Qt 4 to Qt 5 might have affected the program functionality; hence try the approach described here [qt-project.org] and for testing purposes revert to QDeclarativeItem / QDeclarativeView classes.
↧