Open Object Dialog Qt4 Port and Enhancements: Slot Order Combo Revision
Phil, edit: 1-23-2013

The Slot Order ComboBox was reimplemented, using a discrete QMenu supporting a submenu for the "Set" operations. See also the prior implementation, below.

Prior implementation using just a plain QComboBox. (This wasn't able to support a submenu for the Save operation):

--- (end) ---