[webkit-reviews] review requested: [Bug 28862] [Qt][API] Add a new QGraphicsWidget based version of the "QWebView" : [Attachment 39302] Call the right base class function QGraphicsWidget::event() instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 14:29:01 PDT 2009


Simon Hausmann <hausmann at webkit.org> has asked	for review:
Bug 28862: [Qt][API] Add a new QGraphicsWidget based version of the "QWebView"
https://bugs.webkit.org/show_bug.cgi?id=28862

Attachment 39302: Call the right base class function QGraphicsWidget::event()
instead
https://bugs.webkit.org/attachment.cgi?id=39302&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
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(-)


More information about the webkit-reviews mailing list