D27200: Make the attached property a simple QObject
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Thu Feb 6 22:54:15 GMT 2020
apol added a comment.
LGTM otherwise
INLINE COMMENTS
> colorscope.cpp:57
> + connect(parentItem, &QQuickItem::windowChanged,
> this, [this]() {
> findParentScope();
let's make this a proper method? it's used twice here and a normal method should be quicker to use and easier on the reader.
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D27200
To: mart, bshah, #plasma
Cc: apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200206/b1cfce50/attachment.html>
More information about the Kde-frameworks-devel
mailing list