QSqlForm Class
-
wrote on 21 Jul 2018, 07:10 last edited by
Why QSqlForm::writeFields() (QSqlForm.h) gives error in Qt 5.8.0 ? Not supported ?
-
Hi
Yes, its from Qt3.3 so its like stone dead in 2018. -
Hi,
Because it was already moved in the qt3support module in Qt 4 and thus removed in Qt 5.
See the Qt 4 porting guide.
2/3