QComboBox right-justify part of the text
-
Hi,
You would likely need to implement your own QStyledItemDelegate and set it on the item view used by QComboBox.
Hi,
You would likely need to implement your own QStyledItemDelegate and set it on the item view used by QComboBox.