当Qt程序运行出现error: undefined reference to `_imp___ZN14QSqlQueryModelC2EP7QObject'
一般就是没有在.pro文件中包含“Qt += sql”这一模块