c++ - scrolling graphicsWidget using mouse -


im adding qgraphicslayoutitem in qgraphicswidget in run time using qgraphicslinearlayout.

i have add more items layout exceeds height of viewport height , items shown outside viewport area.so possible pan or scroll in qgraphicswidget qgraphicsview. qgraphicsview can pan using centeron , showing visible rect.

the normal view enter image description here

and when more item added

enter image description here


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -