KDE 4.5 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KSslErrorUiData Class Reference

from PyKDE4.kdecore import *

Detailed Description

This class can hold all the necessary data from a KTcpSocket to ask the user to continue connecting in the face of SSL errors. It can be used to carry the data for the UI over time or over thread boundaries.

@see: KSslCertificateManager.askIgnoreSslErrors()


Methods

 __init__ (self)
 __init__ (self, KTcpSocket socket)
 __init__ (self, KSslErrorUiData other)

Method Documentation

__init__ (   self )

Default construct an instance with no useful data.

__init__ (  self,
KTcpSocket  socket
)

Create an instance and initialize it with SSL error data from socket.

__init__ (  self,
KSslErrorUiData  other
)
  • Full Index

Modules

  • akonadi
  • dnssd
  • kdecore
  • kdeui
  • khtml
  • kio
  • knewstuff
  • kparts
  • kutils
  • nepomuk
  • phonon
  • plasma
  • polkitqt
  • solid
  • soprano
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal