Qt SQL C++ Classes
Provides a driver layer, SQL API layer, and a user interface layer for SQL databases. More...
Namespaces
Contains miscellaneous identifiers used throughout the Qt SQL module |
Classes
Handles a connection to a database | |
Template class that provides a SQL driver factory for a specific driver type | |
The base class for SQL driver factories | |
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 | |
Encapsulates a database record | |
Delegate that is used to display and edit data from a QSqlRelationalTableModel | |
Abstract interface for accessing data from specific SQL databases |
Detailed Description
The Qt SQL page contains information about how to use the module.