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 - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -