我是QML 的新手,但我想我应该将这些组件包装在中 Row 或 RowLayout 成分。这是我的示例代码: import QtQuick 2.0 import QtQuick.Layouts 1.0 Rectangle { id: ...
確定! 回上一頁