Review Request 128775: Replace QSet.intersects()

Albert Vaca Cintora albertvaka at gmail.com
Sat Aug 27 16:50:51 UTC 2016


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



Let's make it depend on the Qt version using:

#if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))

So if we are on 5.6 we use the better version.

Find more about these defines in: http://doc.qt.io/qt-5/qtglobal.html

- Albert Vaca Cintora


On ago. 26, 2016, 8:46 p.m., Saikrishna Arcot wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128775/
> -----------------------------------------------------------
> 
> (Updated ago. 26, 2016, 8:46 p.m.)
> 
> 
> Review request for kdeconnect.
> 
> 
> Repository: kdeconnect-kde
> 
> 
> Description
> -------
> 
> QSet.intersects() was introduced in Qt 5.6. Use alternative method that should work on Qt 5.2 or newer.
> 
> 
> Diffs
> -----
> 
>   core/pluginloader.cpp 0a908f594fa88642931a39b256124004dc8349b2 
> 
> Diff: https://git.reviewboard.kde.org/r/128775/diff/
> 
> 
> Testing
> -------
> 
> Compiled, and pairs and works.
> 
> 
> Thanks,
> 
> Saikrishna Arcot
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20160827/fde49db8/attachment.html>


More information about the KDEConnect mailing list