|
玉兔远程控制 0.1.0-bate11
|


信号 | |
| void | sigIceChanged () |
| void | sigEnableSocketChanged (bool bSocket) |
| 信号 继承自 CParameterService | |
| void | PortChanged () |
| void | EnableChanged () |
| void | PasswordChanged () |
Public 成员函数 | |
| CParameterServiceRabbitVNC (QObject *parent=nullptr) | |
| virtual int | Load (const QString &szFile=QString()) |
| virtual int | Save (const QString &szFile=QString()) |
| bool | getIce () const |
| void | setIce (bool newBIce) |
| bool | GetEnableSocket () const |
| void | SetEnableSocket (bool newSocket) |
| 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 | Ice |
| bool | Socket |
| 属性 继承自 CParameterService | |
| quint16 | Port |
| bool | Enable |
| QString | Password |
Private 属性 | |
| bool | m_bIce |
| bool | m_bEnableSocket |
在文件 ParameterServiceRabbitVNC.h 第 8 行定义.
|
explicit |
在文件 ParameterServiceRabbitVNC.cpp 第 8 行定义.
|
virtual |
在文件 ParameterServiceRabbitVNC.cpp 第 16 行定义.
| bool CParameterServiceRabbitVNC::GetEnableSocket | ( | ) | const |
在文件 ParameterServiceRabbitVNC.cpp 第 53 行定义.
| bool CParameterServiceRabbitVNC::getIce | ( | ) | const |
在文件 ParameterServiceRabbitVNC.cpp 第 40 行定义.
|
virtual |
重载 CParameterService .
在文件 ParameterServiceRabbitVNC.cpp 第 21 行定义.
|
virtual |
重载 CParameterService .
在文件 ParameterServiceRabbitVNC.cpp 第 30 行定义.
| void CParameterServiceRabbitVNC::SetEnableSocket | ( | bool | newSocket | ) |
在文件 ParameterServiceRabbitVNC.cpp 第 58 行定义.
| void CParameterServiceRabbitVNC::setIce | ( | bool | newBIce | ) |
在文件 ParameterServiceRabbitVNC.cpp 第 45 行定义.
|
private |
在文件 ParameterServiceRabbitVNC.h 第 35 行定义.
|
private |
在文件 ParameterServiceRabbitVNC.h 第 34 行定义.
|
readwrite |
在文件 ParameterServiceRabbitVNC.h 第 11 行定义.
|
readwrite |
在文件 ParameterServiceRabbitVNC.h 第 12 行定义.