Review Request 124408: Make PlasmaCore.Dialog opacity work

Kai Uwe Broulik kde at privat.broulik.de
Mon Jul 20 19:40:38 UTC 2015


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

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/20150720/34038025/attachment.html>


More information about the Plasma-devel mailing list