[Interest] QtGui/QList include

Andy asmaloney at gmail.com
Wed Jul 4 15:41:45 CEST 2018


Just to confirm what Róbert found - my install of Qt 5.11.0 on macOS (using
the maintenance tool) includes this file in QtGui.framework as well.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>



On Wed, Jul 4, 2018 at 3:23 AM Manner Róbert <rmanni at gmail.com> wrote:

> Hi,
>
> I have found a strange issue also present in Qt 5.11 with including QList
> header. In such circumstance when QtGui include path is in priority of
> QtCore, the
>
> #include <QList>
>
> includes QEvent, not QList. This is because of a bad include present under
> QtGui:
>
> $ cat /usr/include/qt/QtGui/QList
> #include "qevent.h"
>
> Does this file serve any purpose, is it worth a bug report?
>
> Robert
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20180704/0b97d995/attachment.html>


More information about the Interest mailing list