krfb
ConnectionDialog Class Reference
#include <connectiondialog.h>
Inheritance diagram for ConnectionDialog:

Detailed Description
Definition at line 28 of file connectiondialog.h.
Public Member Functions | |
| ConnectionDialog (QWidget *parent) | |
| ~ConnectionDialog () | |
| void | setRemoteHost (const QString &host) |
| void | setAllowRemoteControl (bool b) |
| bool | allowRemoteControl () |
Protected Attributes | |
| QWidget * | m_connectWidget |
Constructor & Destructor Documentation
| ConnectionDialog::ConnectionDialog | ( | QWidget * | parent | ) |
Definition at line 29 of file connectiondialog.cpp.
| ConnectionDialog::~ConnectionDialog | ( | ) | [inline] |
Definition at line 34 of file connectiondialog.h.
Member Function Documentation
| void ConnectionDialog::setRemoteHost | ( | const QString & | host | ) |
Definition at line 55 of file connectiondialog.cpp.
| void ConnectionDialog::setAllowRemoteControl | ( | bool | b | ) |
Definition at line 60 of file connectiondialog.cpp.
| bool ConnectionDialog::allowRemoteControl | ( | ) |
Definition at line 65 of file connectiondialog.cpp.
Member Data Documentation
QWidget* ConnectionDialog::m_connectWidget [protected] |
Definition at line 41 of file connectiondialog.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference