c++ - Set visual focus on item in QGraphicsview -



c++ - Set visual focus on item in QGraphicsview -

just short question, 1 of know how set visual focus on item, has been placed in qgraphicsview, view centered around item?

in particular example, i'm constructing stacklayout, add together qgraphicsrectitems scene, , want, view focuses on latest added item, right remains @ same position , have scroll downwards manually, setfocusitem doesn't seem trick.

c++ qt qgraphicsview

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -