Uses of Class
io.qt.network.QOcspResponse
Package | Description |
---|---|
io.qt.network |
-
Uses of QOcspResponse in io.qt.network
Methods in io.qt.network that return QOcspResponse Modifier and Type Method Description QOcspResponse
QOcspResponse. clone()
Methods in io.qt.network that return types with arguments of type QOcspResponse Modifier and Type Method Description QList<QOcspResponse>
QSslSocket. ocspResponses()
Methods in io.qt.network with parameters of type QOcspResponse Modifier and Type Method Description void
QOcspResponse. swap(QOcspResponse other)
Constructors in io.qt.network with parameters of type QOcspResponse Constructor Description QOcspResponse(QOcspResponse other)