Top "Qtquickcontrols2" questions

For questions regarding code that uses the Qt Quick Controls 2 module.

Menubars in QtQuick Controls 2

How can I have Menubars in QtQuick Controls 2? It used to be like this (in ApplicationWindow): menuBar: MenuBar { Menu { title: …

qt qml qtquick2 qtquickcontrols2
Spacer Item in QML Layouts

I want to create a layout in QML and I'd like to add a spacer item (the bottom selected item …

qt qml qt5 qtquick2 qtquickcontrols2