IDs for the values in the model, if != -1.
ComboBox.idColumn
int idColumn() @propertyGet idColumn property.
Returns
The column in the combo box's model that provides string
void idColumn(int propval) @propertySet idColumn property.
Parameters
propval | The column in the combo box's model that provides string IDs for the values in the model, if != -1. |