[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
Wed Sep 9 14:29:02 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39302|                            |review?
               Flag|                            |




--- Comment #47 from Simon Hausmann <hausmann at webkit.org>  2009-09-09 14:29:01 PDT ---
Created an attachment (id=39302)
 --> (https://bugs.webkit.org/attachment.cgi?id=39302)
Call the right base class function QGraphicsWidget::event() instead

of skipping it and using QObject::event() instead.

Patch by Simon Hausmann <hausmann at webkit.org> on 2009-09-09
Reviewed by NOBODY (OOPS!).

* Api/qwebgraphicsitem.cpp:
(QWebGraphicsItem::event):
---
 2 files changed, 11 insertions(+), 1 deletions(-)

-- 
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