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.
そのため、スタイルシートに次の行があります(特に):
QListView::item { padding: 5px; }
これにより、リストビューの外観が壊れます。
ただし、チェックボックスの1つをクリックすると、それ自体が修正されます。
パディングを指定しなくても問題なく動作します。 何か案は?