KIO
KSslCertificateBox Class Reference
#include <ksslcertificatebox.h>
Inheritance diagram for KSslCertificateBox:

Detailed Description
Definition at line 32 of file ksslcertificatebox.h.
Public Types | |
enum | CertificateParty { Subject = 0, Issuer } |
Public Member Functions | |
void | clear () |
KSslCertificateBox (QWidget *parent=0) | |
void | setCertificate (const QSslCertificate &cert, CertificateParty party) |
~KSslCertificateBox () | |
Public Attributes | |
KSslCertificateBoxPrivate *const | d |
Member Enumeration Documentation
Constructor & Destructor Documentation
KSslCertificateBox::KSslCertificateBox | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 34 of file ksslcertificatebox.cpp.
KSslCertificateBox::~KSslCertificateBox | ( | ) |
Definition at line 42 of file ksslcertificatebox.cpp.
Member Function Documentation
void KSslCertificateBox::clear | ( | ) |
Definition at line 70 of file ksslcertificatebox.cpp.
void KSslCertificateBox::setCertificate | ( | const QSslCertificate & | cert, | |
CertificateParty | party | |||
) |
Definition at line 48 of file ksslcertificatebox.cpp.
Member Data Documentation
KSslCertificateBoxPrivate* const KSslCertificateBox::d |
Definition at line 47 of file ksslcertificatebox.h.
The documentation for this class was generated from the following files: