Dropping an item on a QComboBox?
问题 Perhaps I am looking in the wrong place, or maybe I don't quite understand the concept fully; but I'm trying to find a working example where I can drop a text file on a QComboBox , and it will trigger a drop event that I can handle. I looking through the documentation, but there isn't a whole lot of information on the subject. I have also searched around, but I haven't really found anything either. If I'm just not looking in the right place, please feel free to point me in the right direction