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

Review request for Plasma.


Description
-------

Allow QML items to be associated with operations in Plasma::Service

QML items derive from QGraphicsObject, but not QGraphicsWidget.  We
actually only need QGraphicsObject (for the enabled property).

This allows calling (dis)associateWidget from QML (eg: in javascript
plasmoids) and passing in a QML item.


Diffs
-----

  plasma/private/service_p.h 8afef0b6f1ca8bfa11b271fd3b29bc033a94c9a5 
  plasma/service.h 314909ba84702beb16a36208d1a3c058b1a20f77 
  plasma/service.cpp 3846e817d013cf26e2dcf57c5fd86783f061bb13 

Diff: http://git.reviewboard.kde.org/r/104760/diff/


Testing
-------

Tested with a QML plasmoid in plasmoidviewer.


Thanks,

Alex Merry

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

Reply via email to