SortListModel.incremental
bool incremental() @property nothrowGet incremental property.
Returns
If the model should sort items incrementally.
void incremental(bool propval) @property nothrowSet incremental property.
Parameters
propval | If the model should sort items incrementally. |