Qt SQL ModuleNamespaces
Classes
To include the definitions of the module's classes, use the following directive: #include <QtSql>
To link against the module, add this line to your qmake .pro file: QT += sql See the SQL Programming guide for information about using this module in your applications. |