import QtQuick 2.12 import QtQuick.Window 2.12 import QtQuick.Controls 2.15 Window { visible: true width: 640 height: 480 title: qsTr("Hello World") ComboBox { width: 200 model: ListModel { id: model ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } ListElement { text: "Banana" } ListElement { text: "Apple" } ListElement { text: "Coconut" } } } }