Database Classes

QSqlDatabase

Handles a connection to a database

QSqlDriverCreator

Template class that provides a SQL driver factory for a specific driver type

QSqlDriverCreatorBase

The base class for SQL driver factories

QSqlDriver

Abstract base class for accessing specific SQL databases

QSqlError

SQL database error information

QSqlField

Manipulates the fields in SQL database tables and views

QSqlIndex

Functions to manipulate and describe database indexes

QSqlQuery

Means of executing and manipulating SQL statements

QSqlRecord

Encapsulates a database record

QSqlResult

Abstract interface for accessing data from specific SQL databases

QSql

Contains miscellaneous identifiers used throughout the Qt SQL module

QSqlQueryModel

Read-only data model for SQL result sets

QSqlRelationalTableModel

Editable data model for a single database table, with foreign key support

QSqlTableModel

Editable data model for a single database table

© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.