Problem with content of qml plasmoid displayed outside widget

Sebastian Kügler sebas at kde.org
Sun Jun 30 22:47:44 UTC 2013


On Saturday, June 29, 2013 11:34:02 Gerd Fleischer wrote:
> I have a problem with the content of qml plasmoid displayed outside the 
> widget.
> 
> The code is in
> git://anongit.kde.org/scratch/geflei/plasmoid-capslockinfo.git
> 
> I use setLayout() with a qgraphicslinearlayout.
> Also tried various anchors.

I haven't looked at the code, but try to avoid qgraphics* entirely, and solely 
rely on anchors, that should fix this class of problems.

In Qt5, you'll be able to use "traditional" layouts again.

Cheers,
-- 
sebas

http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9


More information about the Plasma-devel mailing list