Qt 6.11 is out! See what's new in the release
blog
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.