Uses of Enum
io.qt.sql.QSqlDriver.DriverFeature
Packages that use QSqlDriver.DriverFeature
-
Uses of QSqlDriver.DriverFeature in io.qt.sql
Methods in io.qt.sql that return QSqlDriver.DriverFeatureModifier and TypeMethodDescriptionstatic QSqlDriver.DriverFeature
QSqlDriver.DriverFeature.resolve
(int value) Returns the corresponding enum entry for the given value.static QSqlDriver.DriverFeature
Returns the enum constant of this type with the specified name.static QSqlDriver.DriverFeature[]
QSqlDriver.DriverFeature.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.sql with parameters of type QSqlDriver.DriverFeatureModifier and TypeMethodDescriptionabstract boolean
QSqlDriver.hasFeature
(QSqlDriver.DriverFeature f)