Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

RemoteControlClientSocket Class Reference

#include <remotecontrol.h>

List of all members.

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


Constructor & Destructor Documentation

RemoteControlClientSocket::RemoteControlClientSocket int  sock,
QObject *  parent = 0,
const char *  name = 0
 

Definition at line 20 of file remotecontrol.cpp.

References line, and readClient().

RemoteControlClientSocket::~RemoteControlClientSocket  ) 
 

Definition at line 30 of file remotecontrol.cpp.


Member Function Documentation

void RemoteControlClientSocket::logText const QString &   )  [signal]
 

Referenced by readClient().

void RemoteControlClientSocket::processText const QString &   )  [signal]
 

Referenced by readClient().

void RemoteControlClientSocket::readClient  )  [private, slot]
 

Definition at line 32 of file remotecontrol.cpp.

References line, logText(), and processText().

Referenced by RemoteControlClientSocket().


Member Data Documentation

int RemoteControlClientSocket::line [private]
 

Definition at line 49 of file remotecontrol.h.

Referenced by readClient(), and RemoteControlClientSocket().


The documentation for this class was generated from the following files:
Generated on Sat May 10 15:10:04 2003 for qnet by doxygen1.3