CellView.fitModel

Set fitModel property.

  1. bool fitModel [@property getter]
  2. bool fitModel [@property setter]
    class CellView
    @property
    void
    fitModel
    (
    bool propval
    )

Parameters

propval bool

Whether the view should request enough space to always fit the size of every row in the model (used by the combo box to ensure the combo box size doesn't change when different items are selected).

since 3.0