Review Request 124408: Make PlasmaCore.Dialog opacity work

Kai Uwe Broulik kde at privat.broulik.de
Tue Jul 21 20:29:09 UTC 2015


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

(Updated July 21, 2015, 8:29 p.m.)


Status
------

This change has been marked as submitted.


Review request for Plasma.


Changes
-------

Submitted with commit 80940951e0700bf918c0342bdba56577a6f78d29 by Kai Uwe Broulik to branch master.


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


More information about the Plasma-devel mailing list