Review Request 124408: Make PlasmaCore.Dialog opacity work

Martin Klapetek martin.klapetek at gmail.com
Tue Jul 21 08:43:35 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124408/#review82754
-----------------------------------------------------------


+1

- Martin Klapetek


On July 20, 2015, 9:40 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124408/
> -----------------------------------------------------------
> 
> (Updated July 20, 2015, 9:40 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-framework
> 
> 
> Description
> -------
> 
> Dialog inherits from QQuickWindow which inherits from QWindow which has an opacity property. Unfortunately, opacity has a REVISION 1 attached to it but there doesn't seem to be a way to tell it "hey, inherit Foo but please revision 1" so it says "opacity is not available in plasma.core 2.0". qmlRegisterType() which you can usually use to register internal stuff doesn't have a second template parameter...
> 
> 
> Diffs
> -----
> 
>   src/declarativeimports/core/corebindingsplugin.cpp 7aaba35 
> 
> Diff: https://git.reviewboard.kde.org/r/124408/diff/
> 
> 
> Testing
> -------
> 
> I can now adjust dialog opacity. Is there anybody that thoroughly understands the QML versioning stuff?
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150721/063160fa/attachment.html>


More information about the Plasma-devel mailing list