#include <remotecontrol.h>
Public Slots | |
| void | newConnection (int socket) |
Signals | |
| void | newConnect (RemoteControlClientSocket *) |
Public Member Functions | |
| RemoteControlSimpleServer (int port, QObject *parent=0) | |
| ~RemoteControlSimpleServer () | |
|
||||||||||||
|
Definition at line 44 of file remotecontrol.cpp. |
|
|
Definition at line 51 of file remotecontrol.cpp. |
|
|
Referenced by newConnection(). |
|
|
Definition at line 53 of file remotecontrol.cpp. References newConnect(). |
1.3