Qt - How to use rich text in a QComboBox?

Posted by Aaron McKellar on Stack Overflow See other posts from Stack Overflow or by Aaron McKellar
Published on 2010-03-19T10:49:04Z Indexed on 2010/03/19 10:51 UTC
Read the original article Hit count: 272

Filed under:
|
|

I am trying to use rich text in a QComboBox but it does not support it. Perhaps I should write a subclass? But I am unsure on what I would need to override as I have never done anything like this before. Please help. Thanks!

© Stack Overflow or respective owner

Related posts about qt

Related posts about qcombobox