c++ - Displaying single QML item in several views -


in qt application, have 2 separate views, supposed display single qml item. means, changes adding child items displayed in both views. yet, views have rendered separately.

similar example displaying 1 image in 2 views different position, zoom level , resolution


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -