|
玉兔远程控制 0.1.0-bate11
|


Public 成员函数 | |
| CServiceFreeRDP (CPluginServiceFreeRDP *plugin) | |
| Public 成员函数 继承自 CService | |
| CService (CPluginService *plugin) | |
| virtual int | Init () |
| 加载参数,支持非Qt事件循环 | |
| virtual int | Clean () |
| CParameterService * | GetParameters () |
| virtual int | LoadConfigure (const QString &szDir=QString()) |
| virtual int | SaveConfigure (const QString &szDir=QString()) |
Protected 成员函数 | |
| virtual int | OnInit () override |
| 初始化服务 | |
| virtual int | OnClean () override |
| 清理服务 | |
| Protected 成员函数 继承自 CService | |
| virtual int | OnProcess () |
| 处理服务 | |
Private 成员函数 | |
| int | SetParameters () |
Private 属性 | |
| QLoggingCategory | m_Log |
| rdpSettings * | m_pSettings |
| rdpShadowServer * | m_pServer |
| bool | m_bServerInit |
额外继承的成员函数 | |
| Protected 槽 继承自 CService | |
| virtual void | slotProcess () |
| 支持非Qt事件循环 | |
| Protected 属性 继承自 CService | |
| CParameterService * | m_pPara |
| CPluginService * | m_pPlugin |
在文件 ServiceFreeRDP.h 第 13 行定义.
|
explicit |
在文件 ServiceFreeRDP.cpp 第 9 行定义.
|
virtual |
在文件 ServiceFreeRDP.cpp 第 19 行定义.
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
初始化服务
实现了 CService.
在文件 ServiceFreeRDP.cpp 第 23 行定义.
|
private |
在文件 ServiceFreeRDP.cpp 第 79 行定义.
|
private |
在文件 ServiceFreeRDP.h 第 32 行定义.
|
private |
在文件 ServiceFreeRDP.h 第 29 行定义.
|
private |
在文件 ServiceFreeRDP.h 第 31 行定义.
|
private |
在文件 ServiceFreeRDP.h 第 30 行定义.