Upgraded to Qt 6.5 and now all controls looks oversized
-
wrote on 17 Apr 2023, 14:07 last edited by
Hi QML experts,
I upgraded to Qt version 6.5 and now all the controls are oversized and looks weird. Even the Column headers in the TableView are gone?
not sure what is going on?has anyone seen something similar? or know how to fix this issue?
-
Hi QML experts,
I upgraded to Qt version 6.5 and now all the controls are oversized and looks weird. Even the Column headers in the TableView are gone?
not sure what is going on?has anyone seen something similar? or know how to fix this issue?
-
-
@JoeCFD - Thanks , but i could not find #include <QQuickStyle> and what style should we use to get similar results to get same look and feel like Qt 5?
wrote on 17 Apr 2023, 14:31 last edited by -
@JoeCFD - Thanks, I am able to add the QQuickStyle but even after setting the style to "Basic" or "Material". The controls are still oversized? Am i missing something?
5/7