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