Documentation
class QignoreSslErrorsImplementation_h x0 x1 where #
ignoreSslErrorsImplementation_h :: x0 -> x1 -> IO () #
Instances
QignoreSslErrorsImplementation_h (QNetworkReply ()) [QSslError t1] # | |
Defined in Qtc.Network.QNetworkReply_h ignoreSslErrorsImplementation_h :: QNetworkReply () -> [QSslError t1] -> IO () # | |
QignoreSslErrorsImplementation_h (QNetworkReplySc a) [QSslError t1] # | |
Defined in Qtc.Network.QNetworkReply_h ignoreSslErrorsImplementation_h :: QNetworkReplySc a -> [QSslError t1] -> IO () # |
class QsetSslConfigurationImplementation_h x0 x1 where #
setSslConfigurationImplementation_h :: x0 -> x1 -> IO () #
Instances
QsetSslConfigurationImplementation_h (QNetworkReply ()) (QSslConfiguration t1) # | |
Defined in Qtc.Network.QNetworkReply_h setSslConfigurationImplementation_h :: QNetworkReply () -> QSslConfiguration t1 -> IO () # | |
QsetSslConfigurationImplementation_h (QNetworkReplySc a) (QSslConfiguration t1) # | |
Defined in Qtc.Network.QNetworkReply_h setSslConfigurationImplementation_h :: QNetworkReplySc a -> QSslConfiguration t1 -> IO () # |
class QsslConfigurationImplementation_h x0 x1 where #
sslConfigurationImplementation_h :: x0 -> x1 -> IO () #
Instances
QsslConfigurationImplementation_h (QNetworkReply ()) (QSslConfiguration t1) # | |
Defined in Qtc.Network.QNetworkReply_h sslConfigurationImplementation_h :: QNetworkReply () -> QSslConfiguration t1 -> IO () # | |
QsslConfigurationImplementation_h (QNetworkReplySc a) (QSslConfiguration t1) # | |
Defined in Qtc.Network.QNetworkReply_h sslConfigurationImplementation_h :: QNetworkReplySc a -> QSslConfiguration t1 -> IO () # |