Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_sql_kernel_qsqlerror.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QSqlDatabase>
#include <QSqlQuery>
#include <QSqlQueryModel>
#include <QSqlError>
#include <QDebug>
+ Include dependency graph for src_sql_kernel_qsqlerror.cpp:

Go to the source code of this file.

Functions

void checkSqlQueryModel ()
 

Function Documentation

◆ checkSqlQueryModel()

void checkSqlQueryModel ( )

[0]

[0]

Definition at line 9 of file src_sql_kernel_qsqlerror.cpp.

References QSqlError::isValid(), QSqlQueryModel::lastError(), model, qDebug, and QSqlQueryModel::setQuery().

+ Here is the call graph for this function: