0

I wanted to set multiple icons in a single item in my QcomboBox. I think this can be implemented using the QAbstractItemDelegate, but I need some PyQt examples. The following link does give me an idea but I couldn't get in running with Python :

How to custome QCombobox with multiple comlumns

Thank you for the help.

Community
  • 1
  • 1
floyd1510
  • 391
  • 1
  • 6
  • 14
  • 1
    Please update your question with the code that you "couldn't get running", and explain what is wrong with it, what you expected to happen, etc. – ekhumoro Jan 13 '14 at 17:28
  • Take a look at my question [here](http://stackoverflow.com/questions/21158731/items-disappears-from-combo-box-when-i-read-them-from-model) . It's not multiple icons in a single item but it is a working Python example of multi-checkable items in combo box. – Aleksandar Jan 27 '14 at 12:04

0 Answers0