/QSqlQueryModelInQML

From "How to show QSqlQueryModel in QML?"

Primary LanguageC++

How to show QSqlQueryModel in QML?

Source code from this Stack Overflow question.

Some changes to get it to compile. My issue may have been a missing virtual function definition for clear().