Qt 6.6.1 - "ColumnLayout.uniformCellSizes"
-
Hello friends.
I just switched to Qt 6.6.1 because I wanted to use the uniformCellSize functionality. Unfortunately, it does not work for me, I removed my previous build tree and removed every other version of Qt but 6.6.1. QtCreator does even suggest uniformCellSizes to me. But as soon as I compile and run the application I get an empty application and the message"ColumnLayout.uniformCellSizes" is not available in QtQuick.Layouts 255.255.
Am I using the wrong version?
https://doc.qt.io/qt-6/qml-qtquick-layouts-columnlayout.html#uniformCellSizes-prop
Best regards
Chris -
Hello!
Just for future visitors since this is the first page that came up in a google search.