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 -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -