#include <remotecontrol.h>
Signals | |
void | logText (const QString &) |
void | processText (const QString &) |
Public Member Functions | |
RemoteControlClientSocket (int sock, QObject *parent=0, const char *name=0) | |
~RemoteControlClientSocket () | |
Private Slots | |
void | readClient () |
Private Attributes | |
int | line |
|
Definition at line 20 of file remotecontrol.cpp. References line, and readClient(). |
|
Definition at line 30 of file remotecontrol.cpp. |
|
Referenced by readClient(). |
|
Referenced by readClient(). |
|
Definition at line 32 of file remotecontrol.cpp. References line, logText(), and processText(). Referenced by RemoteControlClientSocket(). |
|
Definition at line 49 of file remotecontrol.h. Referenced by readClient(), and RemoteControlClientSocket(). |