qt - Placing a QWebView Over an Existing QGraphicsView -


i'm trying place qwebview on top of existing window qgraphicsview containing single qgraphicsscene. there way without creating new window?

my goal overlay of screen , dim out stuff on qgraphicsscene, puts "focus" on qwebview. suggestions?

i ended adding qwebview qgraphicsview, , positioned using move(qpointf) , resize(qsize) methods.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -