QML Row против RowLayout ... Layouts 1.0 Rectangle { id: mainwindow width: 1024 height: 600 Row { id: rowlayout height: logoimage.height spacing: 5 property ...
確定! 回上一頁