-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.6.1, 5.7.0
-
None
Hello
I've got QListView that shows list of files, which is selected by mask from the folder by QFileSystemModel, I'm trying to change the distance (QListView :: setSpacing(int space)), but i've got spacing after and before record list changed instead. Looks like QListView has uploaded a list as a single object. How should I fix it?