I am trying to use rich text in a QComboBox, but it does not support it. Maybe I should write a subclass? But I'm not sure what I will need to override, since I had never done anything like this before. Please help. Thanks!
I think the custom delegate class is the answer. The solution is to simply replace the standard drawing procedure with your own (using, for example, QLabel). Here was a similar question: QListView / QListWidget with custom items and custom item widgets
Source: https://habr.com/ru/post/1304558/More articles:Python (Twisted) - reading from fifo and sending read data to multiple protocols - pythonHow to determine WHICH NSURLConnection has finished loading when there are several? - iphoneoptimized grid for rectangular elements - mathChar and Chr in Delphi - charC # How can I trigger an event at a specific time of day? - c #Launch status for Office 2010 application discovery - ms-officeOutput asp.net masterpage web form to html email address - c #What does the Perl -p command line switch do? - perlFunction pdist MATLAB - matrixDetermines if the offset is between line numbers? - javaAll Articles