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.
QTreeView に適用された QFileSystemModel の特定の行にカスタムの背景色を設定するにはどうすればよいですか?
setData メソッドと Qt::BackgroundColorRole を使用してそれを実現できます。これはうまくいくはずです。