[Webkit-unassigned] [Bug 28862] [Qt][API] Add a new QGraphicsWidget based version of the "QWebView"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 05:30:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28862





--- Comment #6 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-09-04 05:30:24 PDT ---
In the beginning(In reply to comment #4)
> Kenneth, why is it a QGraphicsWidget instead of a QGraphicsObject?

In the beginning it was a QGraphicsLayoutItem and a QGraphicsObject, but it
made a whole lot more sense making it a QGraphicsWidget as I was basically
implementing the same things as it already provided.

It should be noted that QGraphicsWidget imherits QGraphicsObject and
QGraphicsLayoutItem

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list