Contains miscellaneous identifiers used throughout the Qt SQL library |
Represents a connection to a database |
|
Abstract base class for accessing specific SQL databases |
|
Template class that provides a SQL driver factory for a specific driver type |
|
The base class for SQL driver factories |
|
Abstract base for custom QSqlDriver plugins |
|
SQL database error information |
|
Manipulates the fields in SQL database tables and views |
|
Functions to manipulate and describe database indexes |
|
Means of executing and manipulating SQL statements |
|
Read-only data model for SQL result sets |
|
Encapsulates a database record |
|
Stores information about an SQL foreign key |
|
Delegate that is used to display and edit data from a QSqlRelationalTableModel |
|
Editable data model for a single database table, with foreign key support |
|
Abstract interface for accessing data from specific SQL databases |
|
Editable data model for a single database table |
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.
© 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.
All other trademarks are property of their respective owners. Privacy Policy
Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.
Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.