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
Post a Comment