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