• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kio

KSSLCertDlg Class Reference

KDE X.509 Certificate Dialog. More...

#include <ksslcertdlg.h>

Inheritance diagram for KSSLCertDlg:

Inheritance graph
[legend]

List of all members.


Public Member Functions

QString getChoice ()
 KSSLCertDlg (QWidget *parent=0L, const char *name=0L, bool modal=false)
bool saveChoice ()
void setHost (const QString &host)
void setup (QStringList certs, bool saveChecked=false, bool sendChecked=true) KDE_DEPRECATED
void setupDialog (const QStringList &certs, bool saveChecked=false, bool sendChecked=true)
bool wantsToSend ()
virtual ~KSSLCertDlg ()

Detailed Description

KDE X.509 Certificate Dialog.

This class is used to create and display a dialog which contains the user's X.509 certificates and allows the user to present it during SSL sessions.

Author:
George Staikos <staikos@kde.org>
See also:
KSSL KDE X.509 Certificate Dialog

Definition at line 43 of file ksslcertdlg.h.


Constructor & Destructor Documentation

KSSLCertDlg::KSSLCertDlg ( QWidget *  parent = 0L,
const char *  name = 0L,
bool  modal = false 
)

Construct a KSSL certificate dialog.

Parameters:
parent the parent widget
name the internal name of this instance
modal create a modal dialog if set to true

Definition at line 50 of file ksslcertdlg.cc.

KSSLCertDlg::~KSSLCertDlg (  )  [virtual]

Destroy this object and close the dialog.

Definition at line 89 of file ksslcertdlg.cc.


Member Function Documentation

QString KSSLCertDlg::getChoice (  ) 

Obtain the name of the certificate the user wants to send.

Returns:
the name of the certificate

Definition at line 128 of file ksslcertdlg.cc.

bool KSSLCertDlg::saveChoice (  ) 

Determine if the user wants to save the choice for the future.

Returns:
true if the user wants to save the choice.

Definition at line 118 of file ksslcertdlg.cc.

void KSSLCertDlg::setHost ( const QString &  host  ) 

Set the hostname that we are connecting to.

Parameters:
host the hostname

Definition at line 137 of file ksslcertdlg.cc.

void KSSLCertDlg::setup ( QStringList  certs,
bool  saveChecked = false,
bool  sendChecked = true 
)

Setup the dialog.

Call this before you display the dialog.

Parameters:
certs the list of possible certificates
saveChecked save the checked item for the future
sendChecked send the checked item to the remote host
Deprecated:

Definition at line 94 of file ksslcertdlg.cc.

void KSSLCertDlg::setupDialog ( const QStringList &  certs,
bool  saveChecked = false,
bool  sendChecked = true 
)

Setup the dialog.

Call this before you display the dialog.

Parameters:
certs the list of possible certificates
saveChecked save the checked item for the future
sendChecked send the checked item to the remote host

Definition at line 98 of file ksslcertdlg.cc.

bool KSSLCertDlg::wantsToSend (  ) 

Determine if the user wants to send a certificate.

Returns:
true if the user wants to send a certificate

Definition at line 123 of file ksslcertdlg.cc.


The documentation for this class was generated from the following files:
  • ksslcertdlg.h
  • ksslcertdlg.cc

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal