Thanks. But I had already tried setting horz size policy on the QListWidget to Minimum. Makes no difference. Specifically I used:
Qt Code:
pListWidget->setSizePolicy(sp);To copy to clipboard, switch view to plain text mode
Any other ideas?
Thanks. But I had already tried setting horz size policy on the QListWidget to Minimum. Makes no difference. Specifically I used:
Qt Code:
pListWidget->setSizePolicy(sp);To copy to clipboard, switch view to plain text mode
Any other ideas?
Bookmarks