[Qt-creator] 4.2 is funny about }
Alessandro Portale
Alessandro.Portale at qt.io
Fri Dec 23 11:54:25 CET 2016
...me too. The editor does not remove that one underline when the document switches from invalid to valid while editing.
I will create a bugreport for it today (if there is none, yet)
Br,
Alessandro
________________________________
Von: Qt-creator <qt-creator-bounces+alessandro.portale=qt.io at qt-project.org> im Auftrag von Marco Piccolino <marco.a.piccolino at gmail.com>
Gesendet: Freitag, 23. Dezember 2016 10:52:58
An: qt-creator at qt-project.org
Betreff: Re: [Qt-creator] 4.2 is funny about }
I also noticed this issue.
------------------------------
Message: 6
Date: Thu, 22 Dec 2016 21:58:20 +0100
From: "Jason H" <jhihn at gmx.com<mailto:jhihn at gmx.com>>
To: qt-creator <qt-creator at qt-project.org<mailto: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/455e845e/attachment.html>
More information about the Qt-creator
mailing list