-----------------------------------------------------------
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
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to