Like in HTML what is the code for QML for that ? ... height: 400; Rectangle { id:comboBox property variant items: ["Item 1", "Item 2", "Item 3"] property ...
確定! 回上一頁