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

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

Reply via email to