Hi, I have a QComboBox inside a QToolBar. I want popup QListView that is part of the combo box to be resized to its longest item, rather then to stay with fixed size of the combo box? QListView has to show items in full length. How to configure QComboBox /QListView ? Thank you, Vladimir