I want to use QListWidget to display my content. But some of the content is quite long and I want to make the text continue on a second row instead of showing a horizontal scrollbar.
I use Qt Creator and I can't seem to find any options in the design view.