Uses of Enum
io.qt.sql.QSqlDriver.NotificationSource
Packages that use QSqlDriver.NotificationSource
-
Uses of QSqlDriver.NotificationSource in io.qt.sql
Methods in io.qt.sql that return QSqlDriver.NotificationSourceModifier and TypeMethodDescriptionQSqlDriver.NotificationSource.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QSqlDriver.NotificationSource[]
QSqlDriver.NotificationSource.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.NotificationSourceModifier and TypeMethodDescriptionfinal void
QSqlDriver.MultiSignal_notification.emit
(String name, QSqlDriver.NotificationSource source, Object payload)