ComboBox.idColumn

int idColumn() @property

Get idColumn property.

Returns

The column in the combo box's model that provides string

IDs for the values in the model, if != -1.

void idColumn(int propval) @property

Set idColumn property.

Parameters

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