|
Rabbit Remote Control 0.1.0-bate4
|


Public Member Functions | |
| CParameterServiceLibVNC (QObject *parent=nullptr) | |
Public Member Functions inherited from 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) |
Additional Inherited Members | |
Signals inherited from CParameterService | |
| void | PortChanged () |
| void | EnableChanged () |
| void | PasswordChanged () |
Properties inherited from CParameterService | |
| quint16 | Port |
| bool | Enable |
| QString | Password |
Definition at line 6 of file ParameterServiceLibVNC.h.
|
explicit |
Definition at line 3 of file ParameterServiceLibVNC.cpp.