ColumnLayout { width: parent.width Label { text: "From:" } TextField { Layout.fillWidth: true placeholderText: "Würzburg..." } Label { text: ...
確定! 回上一頁