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


This review has been submitted with commit 
ea5317d9e2beacd1c5d7c27cbef7b85d6f997d32 by Alex Merry to branch KDE/4.8.

- Commit Hook


On April 27, 2012, 8:47 p.m., Alex Merry wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104760/
> -----------------------------------------------------------
> 
> (Updated April 27, 2012, 8:47 p.m.)
> 
> 
> 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 QML items to be associated with operations (eg: in declarative 
> applets).
> 
> The new methods are called (dis)associateItem to prevent disambiguation 
> issues.
> 
> 
> 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