ksslcertdlg.h
68 void setup(TQStringList certs, bool saveChecked = false, bool sendChecked = true) TDE_DEPRECATED;
bool saveChoice()
Determine if the user wants to save the choice for the future.
Definition ksslcertdlg.cpp:118
void setup(TQStringList certs, bool saveChecked=false, bool sendChecked=true) TDE_DEPRECATED
Setup the dialog.
Definition ksslcertdlg.cpp:94
void setHost(const TQString &host)
Set the hostname that we are connecting to.
Definition ksslcertdlg.cpp:137
TQString getChoice()
Obtain the name of the certificate the user wants to send.
Definition ksslcertdlg.cpp:128
void setupDialog(const TQStringList &certs, bool saveChecked=false, bool sendChecked=true)
Setup the dialog.
Definition ksslcertdlg.cpp:98
KSSLCertDlg(TQWidget *parent=0L, const char *name=0L, bool modal=false)
Construct a KSSL certificate dialog.
Definition ksslcertdlg.cpp:50
Trinity API Reference