[Qt-creator] 4.2 is funny about }

Marco Piccolino marco.a.piccolino at gmail.com
Fri Dec 23 10:52:58 CET 2016


I also noticed this issue.

>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 22 Dec 2016 21:58:20 +0100
> From: "Jason H" <jhihn at gmx.com>
> To: qt-creator <qt-creator at qt-project.org>
> Subject: [Qt-creator] 4.2 is funny about  }
> Message-ID:
>         <trinity-79149ce9-3adc-4b7d-ab17-4871f0e9f1bc-
> 1482440300028 at 3capp-mailcom-bs04>
>
> Content-Type: text/plain; charset="utf-8"
>
> I'm not sure why the closing ListView } is causing a red underline
>
>         ListView {
>                 id: statusView
>                 model: listModel
>                 anchors.top: row.bottom
>                 anchors.bottom: parent.bottom
>                 width: parent.width
>                 delegate: Text {
>                                 width: parent.width
>                                 wrapMode: Text.WordWrap
>                                 text: date + " " + status
>                 }
>                 clip: true
>         }
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: Screen Shot 2016-12-22 at 3.56.40 PM.png
> Type: image/png
> Size: 38394 bytes
> Desc: not available
> URL: <http://lists.qt-project.org/pipermail/qt-creator/
> attachments/20161222/36cc21fd/attachment.png>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20161223/33c6ac31/attachment.html>


More information about the Qt-creator mailing list