[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 06:24:03 PDT 2009


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





--- Comment #9 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-09-04 06:24:03 PDT ---
(In reply to comment #8)
> Naming concern: all graphics item use the format QGraphicsFooItem, even
> QGraphicsSvgItem which is part of QtSvg (not QtGui). But then, in QtWebKit we
> always use QWebFoo moniker. So what is our choice here?

This was already discussed with Simon some time ago, and since it is part of
the QtWebKit module it should start with QWeb*, hense the current name. 

> Since we deprecate textSizeMultiplier in QWebView, should we also remove it
> here?

If that is the case, I'm all for it.

> Question: if someone wants to add flick support, is it possible with the
> current code? Or does this need to be handled in a higher level (think
> Declarative UI with FxFlickable)?

I would like to add that support to the QGVLauncher as a menu option, so we
should find out soon if that works :-)

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