By default, presets are add to a preset comboboox in the way they are added. If you wish to have them sorted, so they appear alphabetically, use can use sort(1)
. Note that this might mess with the protectedItems() identifier, if you are using it. As it means users can push items to the front of the preset list if you permit saving of presets. So use this with care!