Hi, I have a question about the flow property of a QListView. From the docs, refering to the flow property:
Setting this property when the view is visible will cause the items to be laid out again.
What does it means? Maybe that the items can vary their position?
Thanks.