KSSLCertBox Class Reference
KDE SSL Certificate Box KDE SSL Certificate Box. More...
#include <ksslinfodlg.h>
Inheritance diagram for KSSLCertBox:

Public Member Functions | |
KSSLCertBox (QWidget *parent=0L, const char *name=0L, WFlags f=0) | |
void | setValues (QString certName, QWidget *mailCatcher=0L) |
Detailed Description
KDE SSL Certificate Box KDE SSL Certificate Box.This class creates a widget which formats and displays the contents of an SSL X.509 certificate. That is, it takes the "subject" of the certificate and displays everything contained therein.
- Author:
- George Staikos <staikos@kde.org>
- See also:
- KSSLInfoDlg
Definition at line 149 of file ksslinfodlg.h.
Constructor & Destructor Documentation
|
Construct a certificate box.
Definition at line 352 of file ksslinfodlg.cc. References KSSLCertBox(). Referenced by KSSLCertBox(). |
Member Function Documentation
|
Change the contents of the widget.
Definition at line 360 of file ksslinfodlg.cc. References KSSLX509Map::getValue(), setValues(), QScrollView::updateScrollBars(), and QScrollView::viewport(). Referenced by KSSLInfoDlg::certInfoWidget(), and setValues(). |
The documentation for this class was generated from the following files: