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 void reject()
QListWidgetItem * currentItem() const
modal
void insertStretch(int index, int stretch)
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
const char * name() const
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setObjectName(const QString &name)
bool saveChoice()
Determine if the user wants to save the choice for the future.
Definition: ksslcertdialog.cpp:120
void setCurrentItem(QListWidgetItem *item)
QListWidgetItem * item(int row) const
virtual void accept()
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
iterator end()
void setChecked(bool)
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
typedef ConstIterator
int height() const
void setCaption(const QString &c)
void setMinimumHeight(int minh)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QObject * parent() const
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
void setDefault(bool)
iterator begin()
QString text() const
void addLayout(QLayout *layout, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.