KIO
ksslcertdialog.cpp
Go to the documentation of this file.
virtual void setCaption(const QString &caption)
static QFont generalFont()
This class is used in the internal DCOP communication between TPCSlaveBase and kuiserver.
Definition: ksslcertdialog.h:132
QString getChoice()
Obtain the name of the certificate the user wants to send.
Definition: ksslcertdialog.cpp:130
bool wantsToSend()
Determine if the user wants to send a certificate.
Definition: ksslcertdialog.cpp:125
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
bool saveChoice()
Determine if the user wants to save the choice for the future.
Definition: ksslcertdialog.cpp:120
void setHost(const QString &host)
Set the hostname that we are connecting to.
Definition: ksslcertdialog.cpp:139
KSSLCertDialog(QWidget *parent=0L, const char *name=0L, bool modal=false)
Construct a KSSL certificate dialog.
Definition: ksslcertdialog.cpp:47
QString i18n(const char *text)
QDataStream & operator<<(QDataStream &s, const KSSLCertDialogRet &r)
Definition: ksslcertdialog.cpp:159
QDataStream & operator>>(QDataStream &s, KSSLCertDialogRet &r)
Definition: ksslcertdialog.cpp:165
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.