//basictabbar.qml import QtQuick 2.12 import QtQuick.Templates 2.12 as T T.TabBar { id: control property color backgroundColor: "white" property color ...
確定! 回上一頁