C++ (Qt)QSqlQuery query;...qDebug() << query.value(n).toDouble();...
my_model->query().setNumericalPrecisionPolicy(QSql::LowPrecisionDouble);