Bug 38858

Summary: [Qt] Missing API for handling QGraphicsWidget use-case on QWebPage
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 37856    
Bug Blocks:    

Jesus Sanchez-Palencia
Reported 2010-05-10 11:16:33 PDT
QWebPage has API for handling QWidgets as views but not for QGraphicsWidgets. We have QWebPage::setPage(QWidget*) and QWebPage::view() which allow us to implement custom web views using any QWidget. We need a way to handle this same use-case for QGraphicsWidgets otherwise we'll keep this inconsistency in our API.
Attachments
Jesus Sanchez-Palencia
Comment 1 2011-10-31 10:04:17 PDT
We are moving on and this doesn't make sense anymore... Also QtWebKit1 won't have any API additions AFAIK.
Note You need to log in before you can comment on or make changes to this bug.