Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.6.0 Alpha
-
Fix Version/s: 5.6.0
-
Component/s: SQL Support
-
Labels:
-
Environment:Ubuntu 13.04
-
Commits:efd8e6922c59f6f9240b01e4e620fb464d11fc78 (qtbase/5.6, 19.11.2015. 5.6)
Description
Calling clear() on QSqlQueryModel does not cause modelReset() signal to be fired. If used as a model in QTableView, the view still retains all rows and columns but without any data.