2008/10/23 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Wednesday 22 October 2008, Guillaume Pothier wrote:
>> Just tell me if you want me to go ahead.
>
> please do =)

It ended up a much bigger task than I thought... adding the methods to
corona and making use of them was rather simple, but I also changed
the naming from "screen" to "viewport" in Containment, View, etc...
lots of renaming. And when I think I'm done, I realize that View
extends QAbstractScrollArea through QGraphicsView, and that class has
a viewport() method that returns a QWidget*... It seems the overloaded
method is still accessible by explicitly qualifying it
("QGraphicsView::viewport()"), but is it ok to overload that method?
g
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to