kdessh
KDEsshDialog Class Reference
#include <sshdlg.h>
Inheritance diagram for KDEsshDialog:

Detailed Description
Definition at line 33 of file sshdlg.h.
Public Member Functions | |
| KDEsshDialog (const QString &host, const QString &user, const QString &stub, const QString &prompt, bool enableKeep) | |
| ~KDEsshDialog () | |
Protected Member Functions | |
| bool | checkPassword (const char *password) |
Constructor & Destructor Documentation
| KDEsshDialog::KDEsshDialog | ( | const QString & | host, | |
| const QString & | user, | |||
| const QString & | stub, | |||
| const QString & | prompt, | |||
| bool | enableKeep | |||
| ) |
Definition at line 38 of file sshdlg.cpp.
| KDEsshDialog::~KDEsshDialog | ( | ) |
Definition at line 62 of file sshdlg.cpp.
Member Function Documentation
| bool KDEsshDialog::checkPassword | ( | const char * | password | ) | [protected] |
Definition at line 67 of file sshdlg.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference