Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PathView: update modelCount before attempting to regenerate delegates. | Martin Jones | 2011-01-06 | 1 | -0/+28 |
If the model is a VisualDataModel, the count will initally be zero and modelCount is not updated due to itemsInserted() before the component is completed. Task-number: QTBUG-16357 Reviewed-by: Bea Lam |