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 QFlags of the enum entry.QSsl.SslOption.cleared(QSsl.SslOption e) Excludes other enum entry from a flag of this entry.final QSsl.SslOptionsQSsl.SslOptions.clone()Clones the flagsQSsl.SslOption.combined(QSsl.SslOption e) Combines this entry with other enum entry.final QSsl.SslOptionsQSsl.SslOptions.combined(QSsl.SslOption e) Combines this flags with enum entry.static QSsl.SslOptionsQSsl.SslOption.flags(QSsl.SslOption ... values) Creates a newQSsl.SslOptionsfrom the entries.final QSsl.SslOptionsQSsl.SslOptions.setFlag(QSsl.SslOption e) Sets the flagefinal QSsl.SslOptionsQSsl.SslOptions.setFlag(QSsl.SslOption e, boolean on) Sets or clears the flagflagMethods in io.qt.network with parameters of type QSsl.SslOptions