JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
io.qt.sql.QSqlField.setType
(QVariant.Type)
Use
QSqlField.setMetaType(io.qt.core.QMetaType)
instead
io.qt.sql.QSqlField.type()
Use
QSqlField.metaType()
instead
Deprecated Constructors
Constructor
Description
io.qt.sql.QSqlField
(String, QVariant.Type)
Use the constructor using a QMetaType instead
io.qt.sql.QSqlField
(String, QVariant.Type, String)
Use the constructor using a QMetaType instead
QSqlField.setMetaType(io.qt.core.QMetaType)instead