ComboBox.idColumn

int idColumn() @property

Get idColumn property.

Returns

The model column that provides string IDs for the values

in the model, if != -1.

void idColumn(int propval) @property

Set idColumn property.

Parameters

propvalThe model column that provides string IDs for the values in the model, if != -1.