Subgroup: Auth

Class: QgsAuthTrustedCAsDialog

class qgis.gui.QgsAuthTrustedCAsDialog(parent: QWidget = None, trustedCAs: Iterable[QSslCertificate] = [])

Bases: PyQt5.QtWidgets.QDialog

Construct a dialog that will list the trusted Certificate Authorities

Parameters:
  • parent – Parent widget
  • trustedCAs – List of trusted Certificate Authorities objects

Widget for listing trusted Certificate (Intermediate) Authorities used in secure connections

actionEvent()
changeEvent()
childEvent()
closeEvent()
connectNotify()
contextMenuEvent()
create()
customEvent()
destroy()
disconnectNotify()
dragEnterEvent()
dragLeaveEvent()
dragMoveEvent()
dropEvent()
enterEvent()
event()
eventFilter()
focusInEvent()
focusNextChild()
focusNextPrevChild()
focusOutEvent()
focusPreviousChild()
hideEvent()
initPainter()
inputMethodEvent()
isSignalConnected()
keyPressEvent()
keyReleaseEvent()
leaveEvent()
metric()
mouseDoubleClickEvent()
mouseMoveEvent()
mousePressEvent()
mouseReleaseEvent()
moveEvent()
nativeEvent()
paintEvent()
receivers()
resizeEvent()
sender()
senderSignalIndex()
sharedPainter()
showEvent(self, e: QShowEvent)
tabletEvent()
timerEvent()
updateMicroFocus()
wheelEvent()