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.DriverFeatureQSqlDriver.DriverFeature.resolve(int value) Returns the corresponding enum entry for the given value.static QSqlDriver.DriverFeatureReturns 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 booleanQSqlDriver.hasFeature(QSqlDriver.DriverFeature f)