[Qt-creator] 4.2 is funny about }
Jason H
jhihn at gmx.com
Thu Dec 22 21:58:20 CET 2016
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>
More information about the Qt-creator
mailing list