It starts a background thread by default.
More...
#include <PluginClientThread.h>
|
| CPluginClientThread (QObject *parent=nullptr) |
|
|
virtual CConnecter * | CreateConnecter (const QString &szProtocol, CParameterClient *para) override |
|
It starts a background thread by default.
Together with CConnecterConnect, it enables a background thread to handle multiple remote desktop connections.
- Note
- The interface only is implemented by plug-in. The connecter must be derived from CConnecterConnect
- See also
- CConnecterConnect CPluginThread CManageConnect
Definition at line 25 of file PluginClientThread.h.
◆ ~CPluginClientThread()
CPluginClientThread::~CPluginClientThread |
( |
| ) |
|
|
virtual |
◆ CreateConnecter()
CConnecter * CPluginClientThread::CreateConnecter |
( |
const QString & |
szProtocol, |
|
|
CParameterClient * |
para |
|
) |
| |
|
overrideprivatevirtual |
◆ m_pThread
The documentation for this class was generated from the following files: