With Qt3, you could use combo->listbox()->sort()

Is there a simple way to do this using Qt4 now that the standard listbox is provided by a QListView instead of a QListBox?