Uses of Enum
io.qt.network.QSsl.AlertLevel
Packages that use QSsl.AlertLevel
-
Uses of QSsl.AlertLevel in io.qt.network
Fields in io.qt.network with type parameters of type QSsl.AlertLevelMethods in io.qt.network that return QSsl.AlertLevelModifier and TypeMethodDescriptionstatic QSsl.AlertLevel
QSsl.AlertLevel.resolve
(int value) Returns the corresponding enum entry for the given value.static QSsl.AlertLevel
Returns the enum constant of this type with the specified name.static QSsl.AlertLevel[]
QSsl.AlertLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of QSsl.AlertLevel in io.qt.websockets
Fields in io.qt.websockets with type parameters of type QSsl.AlertLevelModifier and TypeFieldDescriptionQWebSocket.alertReceived
QWebSocketServer.alertReceived
QWebSocket.alertSent
QWebSocketServer.alertSent