Hi,
Is there a way to put a tab space between the words of a list widget item?
Hi,
Is there a way to put a tab space between the words of a list widget item?
Perhaps with a custom QItemDelegate subclass that overrides drawDisplay(). That's something you cannot do within Qt Designer but in code, though.
J-P Nurmi
Bookmarks