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