Uses of Class
io.qt.network.QSsl.SslOptions
Packages that use QSsl.SslOptions
-
Uses of QSsl.SslOptions in io.qt.network
Methods in io.qt.network that return QSsl.SslOptionsModifier and TypeMethodDescriptionQSsl.SslOption.asFlags()
Create a SslOptions of the enum entry.QSsl.SslOption.cleared
(QSsl.SslOption e) Excludes other enum entry from a flag of this entry.final QSsl.SslOptions
QSsl.SslOptions.clone()
Clones the flagsQSsl.SslOption.combined
(QSsl.SslOption e) Combines this entry with other enum entry.final 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.final QSsl.SslOptions
QSsl.SslOptions.setFlag
(QSsl.SslOption e) Sets the flage
final 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