[Interest] [Quick] GridView inside the Layout

Sina Dogru sinadooru at gmail.com
Thu Mar 24 13:28:52 CET 2016


> "The implicit size of the GroupBox
> <http://doc.qt.io/qt-5/qml-qtquick-controls-groupbox.html> is calculated
> based on the size of its content. If you want to anchor items inside the
> group box, you must specify an explicit width and height on the GroupBox
> <http://doc.qt.io/qt-5/qml-qtquick-controls-groupbox.html> itself."
>
> [1] http://doc.qt.io/qt-5/qml-qtquick-controls-groupbox.html#details
>

Ah, then inner `ColumnLayout` was actually cause this error message not the
`GridView`. Thank you, that solves my problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160324/6c13175f/attachment.html>


More information about the Interest mailing list