Questions about the toolbox & panels

Guillaume Pothier gpothier at gmail.com
Thu Dec 4 01:23:29 CET 2008


2008/12/3 Aaron J. Seigo <aseigo at kde.org>:
> On Wednesday 03 December 2008, Jesse L. Zamora wrote:
>> How can I let the toolbox know where the panels are? Are there any
>
> if (containment->screen() > -1) {
> QRegion usableArea =
> containment->corona()->availableScreenRegion(containment->screen());
> }

Oh then it's probably time to properly implement this API :-) (see eg.
desktopcorona.cpp:106).
As far as I'm concerned I probably won't be able to do this this week,
though, so if someone else feels like to do it, please go ahead.
Cheers,
g


More information about the Plasma-devel mailing list