|
玉兔远程控制 0.1.0-bate11
|


信号 | |
| void | sigTlsSecurityChanged () |
| void | sigRdpSecurityChanged () |
| void | sigNlaecurityChanged () |
| void | sigNlaExtSecurityChanged () |
| void | sigSamFileChanged () |
| void | sigAuthenticationChanged () |
| void | sigMayViewChanged () |
| void | sigMayInteractChanged () |
| 信号 继承自 CParameterService | |
| void | PortChanged () |
| void | EnableChanged () |
| void | PasswordChanged () |
Public 成员函数 | |
| CParameterServiceFreeRDP (QObject *parent=nullptr) | |
| virtual int | Load (const QString &szFile) override |
| virtual int | Save (const QString &szFile) override |
| bool | getTlsSecurity () const |
| void | setTlsSecurity (bool newTlsSecurity) |
| bool | getRdpSecurity () const |
| void | setRdpSecurity (bool newRdpSecurity) |
| bool | getNlaSecurity () const |
| void | setNlaSecurity (bool newNlaSecurity) |
| bool | getNlaExtSecurity () const |
| void | setNlaExtSecurity (bool newNlaExtSecurity) |
| const QString & | getSamFile () const |
| void | setSamFile (const QString &newSamFile) |
| bool | getAuthentication () const |
| void | setAuthentication (bool newAuthentication) |
| bool | getMayView () const |
| void | setMayView (bool newMayView) |
| bool | getMayInteract () const |
| void | setMayInteract (bool newMayInteract) |
| Public 成员函数 继承自 CParameterService | |
| CParameterService (QObject *parent=nullptr) | |
| quint16 | getPort () const |
| void | setPort (quint16 newPort) |
| bool | getEnable () const |
| void | setEnable (bool newEnable) |
| const QString & | getPassword () const |
| void | setPassword (const QString &newPassword) |
属性 | |
| bool | TlsSecurity |
| bool | RdpSecurity |
| bool | NlaSecurity |
| bool | NlaExtSecurity |
| bool | Authentication |
| QString | SamFile |
| bool | MayView |
| bool | MayInteract |
| 属性 继承自 CParameterService | |
| quint16 | Port |
| bool | Enable |
| QString | Password |
Private 属性 | |
| bool | m_bTlsSecurity |
| bool | m_bRdpSecurity |
| bool | m_bNlaSecurity |
| bool | m_bNlaExtSecurity |
| QString | m_szSamFile |
| bool | m_bAuthentication |
| bool | m_MayView |
| bool | m_MayInteract |
在文件 ParameterServiceFreeRDP.h 第 8 行定义.
|
explicit |
在文件 ParameterServiceFreeRDP.cpp 第 6 行定义.
| bool CParameterServiceFreeRDP::getAuthentication | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 75 行定义.
| bool CParameterServiceFreeRDP::getMayInteract | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 101 行定义.
| bool CParameterServiceFreeRDP::getMayView | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 88 行定义.
| bool CParameterServiceFreeRDP::getNlaExtSecurity | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 62 行定义.
| bool CParameterServiceFreeRDP::getNlaSecurity | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 49 行定义.
| bool CParameterServiceFreeRDP::getRdpSecurity | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 36 行定义.
| const QString & CParameterServiceFreeRDP::getSamFile | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 114 行定义.
| bool CParameterServiceFreeRDP::getTlsSecurity | ( | ) | const |
在文件 ParameterServiceFreeRDP.cpp 第 23 行定义.
|
overridevirtual |
重载 CParameterService .
在文件 ParameterServiceFreeRDP.cpp 第 127 行定义.
|
overridevirtual |
重载 CParameterService .
在文件 ParameterServiceFreeRDP.cpp 第 143 行定义.
| void CParameterServiceFreeRDP::setAuthentication | ( | bool | newAuthentication | ) |
在文件 ParameterServiceFreeRDP.cpp 第 80 行定义.
| void CParameterServiceFreeRDP::setMayInteract | ( | bool | newMayInteract | ) |
在文件 ParameterServiceFreeRDP.cpp 第 106 行定义.
| void CParameterServiceFreeRDP::setMayView | ( | bool | newMayView | ) |
在文件 ParameterServiceFreeRDP.cpp 第 93 行定义.
| void CParameterServiceFreeRDP::setNlaExtSecurity | ( | bool | newNlaExtSecurity | ) |
在文件 ParameterServiceFreeRDP.cpp 第 67 行定义.
| void CParameterServiceFreeRDP::setNlaSecurity | ( | bool | newNlaSecurity | ) |
在文件 ParameterServiceFreeRDP.cpp 第 54 行定义.
| void CParameterServiceFreeRDP::setRdpSecurity | ( | bool | newRdpSecurity | ) |
在文件 ParameterServiceFreeRDP.cpp 第 41 行定义.
| void CParameterServiceFreeRDP::setSamFile | ( | const QString & | newSamFile | ) |
在文件 ParameterServiceFreeRDP.cpp 第 119 行定义.
| void CParameterServiceFreeRDP::setTlsSecurity | ( | bool | newTlsSecurity | ) |
在文件 ParameterServiceFreeRDP.cpp 第 28 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 56 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 53 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 52 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 51 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 50 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 59 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 58 行定义.
|
private |
在文件 ParameterServiceFreeRDP.h 第 54 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 65 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 68 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 67 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 64 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 63 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 62 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 66 行定义.
|
readwrite |
在文件 ParameterServiceFreeRDP.h 第 61 行定义.