玉兔远程控制 0.0.31
|
Public 成员函数 | |
CParameterServiceLibVNC (QObject *parent=nullptr) | |
Public 成员函数 继承自 CParameterService | |
CParameterService (QObject *parent=nullptr) | |
virtual int | Load (const QString &szFile=QString()) |
virtual int | Save (const QString &szFile=QString()) |
quint16 | getPort () const |
void | setPort (quint16 newPort) |
bool | getEnable () const |
void | setEnable (bool newEnable) |
const QString & | getPassword () const |
void | setPassword (const QString &newPassword) |
额外继承的成员函数 | |
信号 继承自 CParameterService | |
void | PortChanged () |
void | EnableChanged () |
void | PasswordChanged () |
属性 继承自 CParameterService | |
quint16 | Port |
bool | Enable |
QString | Password |
在文件 ParameterServiceLibVNC.h 第 6 行定义.
|
explicit |
在文件 ParameterServiceLibVNC.cpp 第 3 行定义.