You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/doc/html/database.html

67 lines
4.2 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:768 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Database Classes</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All&nbsp;Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main&nbsp;Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped&nbsp;Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Database Classes</h1>
<p> These classes provide access to SQL databases.
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatabrowser.html">TQDataBrowser</a></b><td>Data manipulation and navigation for data entry forms
<tr bgcolor=#f0f0f0><td><b><a href="ntqdatatable.html">TQDataTable</a></b><td>Flexible SQL table widget that supports browsing and editing
<tr bgcolor=#f0f0f0><td><b><a href="ntqdataview.html">TQDataView</a></b><td>Read-only SQL forms
<tr bgcolor=#f0f0f0><td><b><a href="ntqeditorfactory.html">TQEditorFactory</a></b><td>Used to create editor widgets for TQVariant data types
<tr bgcolor=#f0f0f0><td><b><a href="ntqsql.html">TQSql</a></b><td>Namespace for TQt SQL identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlcursor.html">TQSqlCursor</a></b><td>Browsing and editing of SQL tables and views
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqldatabase.html">TQSqlDatabase</a></b><td>Used to create SQL database connections and to provide transaction handling
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqldriver.html">TQSqlDriver</a></b><td>Abstract base class for accessing SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqleditorfactory.html">TQSqlEditorFactory</a></b><td>Used to create the editors used by TQDataTable and TQSqlForm
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlerror.html">TQSqlError</a></b><td>SQL database error information
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlfield.html">TQSqlField</a></b><td>Manipulates the fields in SQL database tables and views
<tr bgcolor=#f0f0f0><td><b><a href="qsqlfieldinfo.html">TQSqlFieldInfo</a></b><td>Stores meta data associated with a SQL field
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlform.html">TQSqlForm</a></b><td>Creates and manages data entry forms tied to SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlindex.html">TQSqlIndex</a></b><td>Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlpropertymap.html">TQSqlPropertyMap</a></b><td>Used to map widgets to SQL fields
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlquery.html">TQSqlQuery</a></b><td>Means of executing and manipulating SQL statements
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlrecord.html">TQSqlRecord</a></b><td>Encapsulates a database record, i.e. a set of database fields
<tr bgcolor=#f0f0f0><td><b><a href="qsqlrecordinfo.html">TQSqlRecordInfo</a></b><td>Encapsulates a set of database field meta data
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlresult.html">TQSqlResult</a></b><td>Abstract interface for accessing data from SQL databases
<tr bgcolor=#f0f0f0><td><b><a href="ntqsqlselectcursor.html">TQSqlSelectCursor</a></b><td>Browsing of general SQL SELECT statements
</table>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright &copy; 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>TQt 3.3.8</div>
</table></div></address></body>
</html>