Uses of Enum
io.qt.sql.QSqlResult.VirtualHookOperation
Packages that use QSqlResult.VirtualHookOperation
-
Uses of QSqlResult.VirtualHookOperation in io.qt.sql
Methods in io.qt.sql that return QSqlResult.VirtualHookOperationModifier and TypeMethodDescriptionQSqlResult.VirtualHookOperation.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QSqlResult.VirtualHookOperation[]
QSqlResult.VirtualHookOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared.