com.trolltech.qt.sql
Interface QSql


public interface QSql

The QSql namespace contains miscellaneous identifiers used throughout the Qt SQL library.

See also:
QtSql Module.


Nested Class Summary
static class QSql.Location
          This enum describes the various logical positions that can be specified by the devPoints and screenPoints variables.
static class QSql.NumericalPrecisionPolicy
          This enum type describes at which precision levels numercial values are read from a database.
static class QSql.ParamType
          This is a flags class for com.trolltech.qt.sql.QSql.ParamTypeFlag
static class QSql.ParamTypeFlag
          This enum is used to specify the type of a bind parameter.
static class QSql.TableType
          This enum type describes types of SQL tables.