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

Public Member Functions | |
ConnectionDialog (QWidget *parent) | |
~ConnectionDialog () | |
bool | allowRemoteControl () |
void | setAllowRemoteControl (bool b) |
Protected Attributes | |
QWidget * | m_connectWidget |
UI | m_ui |
Detailed Description
template<typename UI>
class ConnectionDialog< UI >
Definition at line 29 of file connectiondialog.h.
Constructor & Destructor Documentation
template<typename UI >
ConnectionDialog< UI >::ConnectionDialog | ( | QWidget * | parent | ) |
Definition at line 32 of file connectiondialog.cpp.
template<typename UI>
|
inline |
Definition at line 33 of file connectiondialog.h.
Member Function Documentation
template<typename UI >
bool ConnectionDialog< UI >::allowRemoteControl | ( | ) |
Definition at line 51 of file connectiondialog.h.
template<typename UI >
void ConnectionDialog< UI >::setAllowRemoteControl | ( | bool | b | ) |
Definition at line 44 of file connectiondialog.h.
Member Data Documentation
template<typename UI>
|
protected |
Definition at line 39 of file connectiondialog.h.
template<typename UI>
|
protected |
Definition at line 40 of file connectiondialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.