Where is my Plasmoid?

Marco Martin notmart at gmail.com
Fri Oct 29 18:50:40 CEST 2010


On Friday 29 October 2010, Thomas Olsen wrote:
> Is there any way to check if a PopupApplet is placed in a panel at the
> bottom of the screen?
> Now I check with Plasma.Horizontal but how can I check if it's at the
> bottom or top?

Applet::location()

and ConstaintsEvent() 

if (c & Plasma::LocationConstraint)

Cheers
Marco Martin


More information about the Plasma-devel mailing list