KIO
ksslcertdialog.cpp
Go to the documentation of this file.
100 void KSSLCertDialog::setupDialog(const QStringList& certs, bool saveChecked, bool sendChecked) {
QString i18n(const char *text)
virtual ~KSSLCertDialog()
Destroy this object and close the dialog.
Definition: ksslcertdialog.cpp:89
KSSLCertDialog(QWidget *parent=0L, const char *name=0L, bool modal=false)
Construct a KSSL certificate dialog.
Definition: ksslcertdialog.cpp:47
bool saveChoice()
Determine if the user wants to save the choice for the future.
Definition: ksslcertdialog.cpp:120
void setupDialog(const QStringList &certs, bool saveChecked=false, bool sendChecked=true)
Setup the dialog.
Definition: ksslcertdialog.cpp:100
void setup(QStringList certs, bool saveChecked=false, bool sendChecked=true)
Setup the dialog.
Definition: ksslcertdialog.cpp:95
void setHost(const QString &host)
Set the hostname that we are connecting to.
Definition: ksslcertdialog.cpp:139
QDataStream & operator>>(QDataStream &s, KSSLCertDialogRet &r)
Definition: ksslcertdialog.cpp:165
static QFont generalFont()
This class is used in the internal DCOP communication between TPCSlaveBase and kuiserver.
Definition: ksslcertdialog.h:132
QDataStream & operator<<(QDataStream &s, const KSSLCertDialogRet &r)
Definition: ksslcertdialog.cpp:159
bool wantsToSend()
Determine if the user wants to send a certificate.
Definition: ksslcertdialog.cpp:125
QString getChoice()
Obtain the name of the certificate the user wants to send.
Definition: ksslcertdialog.cpp:130
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.