Uses of Class
io.qt.network.QSsl.SslOptions
Package | Description |
---|---|
io.qt.network |
-
Uses of QSsl.SslOptions in io.qt.network
Methods in io.qt.network that return QSsl.SslOptions Modifier and Type Method Description QSsl.SslOptions
QSsl.SslOption. asFlags()
Create a QFlags of the enum entry.QSsl.SslOptions
QSsl.SslOptions. clone()
Clones the flagsQSsl.SslOptions
QSsl.SslOption. combined(QSsl.SslOption e)
Combines this entry with other enum entry.QSsl.SslOptions
QSsl.SslOptions. combined(QSsl.SslOption e)
Combines this flags with enum entry.static QSsl.SslOptions
QSsl.SslOption. flags(QSsl.SslOption... values)
Creates a newQSsl.SslOptions
from the entries.QSsl.SslOptions
QSsl.SslOptions. setFlag(QSsl.SslOption e)
Sets the flage
QSsl.SslOptions
QSsl.SslOptions. setFlag(QSsl.SslOption e, boolean on)
Sets or clears the flagflag
Methods in io.qt.network with parameters of type QSsl.SslOptions Modifier and Type Method Description int
QSsl.SslOptions. compareTo(QSsl.SslOptions other)