Revision 784539
Go back to digest for 16th March 2008Features in KDE Base
Aaron J. Seigo committed changes in /trunk/playground/base/plasma/applets/webapplet:
the whole point of using WebKit is so that we don't have to have a qwidget hanging around with a proxy, etc, etc.
as much fun as indirect painting/rendering is, it's nicer to just paint straight to the canvas.
this also gives us the kernel of something very nice and easy to put into libplasma now as well.
zack: if there is some downside to using QWebPage directly, please let me know =)
File Changes
Modified 4 files
- /trunk/playground/base/plasma/applets/webapplet
- /webapplet.cpp
- /webapplet.h
- /webpage.cpp
- /webpage.h
4 files changed in total