Qtc.Enums.Network.QSsl

Contents

Documentation

type KeyAlgorithm = QEnum (CKeyAlgorithm Int) #

type KeyType = QEnum (CKeyType Int) #

type SslOption = QEnum (CSslOption Int) #

type SslOptions = QFlags (CSslOptions Int) #

type EncodingFormat = QEnum (CEncodingFormat Int) #

type SslProtocol = QEnum (CSslProtocol Int) #

Orphan instances

Qcs (QObject c -> AlternativeNameEntryType -> IO ()) # 
Instance details

Methods

connectSlot :: QObject a -> String -> QObject b -> String -> (QObject c -> AlternativeNameEntryType -> IO ()) -> IO () #