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.
このようなテーブルヘッダーを実現したい[写真を参照] PyQtを使用します。しかし、デフォルトの QTableView は1行しか定義できません。これを達成できる方法はありますか?
別の horizontalHeader を使用する必要がありますが、そのために使用するウィジェットの種類がよくわかりません。おそらく、セルが結合された別のテーブルです。