Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この要素の背景と交互の色を削除できますが、周囲の境界線を削除する方法が見つかりません。出来ますか?
わかりました、私は解決策を見つけました:
TreeView { style: TableViewStyle { frame: Rectangle { border{ color: "#42414a" // color of the border } } } }