ClientSocket | ( | pigaleWindow * | mw, | |
QTcpSocket * | socket | |||
) |
ClientSocket (non thread).
~ClientSocket | ( | ) |
void executeAction | ( | ) |
void customEvent | ( | QEvent * | e | ) |
void writeClientEvent | ( | QString | str | ) |
void writeClientEvent | ( | char * | buf, | |
uint | size | |||
) |
void Png | ( | ) |
void Ps | ( | ) |
void serverReady | ( | ) |
void socketError | ( | QAbstractSocket::SocketError | e | ) | [private, slot] |
void writeClient | ( | char * | buf, | |
uint | size | |||
) | [private] |
void writeClient | ( | QString | str | ) | [private] |
QString readLine | ( | ) | [private] |
void xhandler | ( | const QString & | data | ) | [private] |
void sendServerId | ( | ) | [private] |
void sendSaveGraph | ( | const QString & | FileName | ) | [private] |
int readServerGraph | ( | QString & | dataParam | ) | [private] |
void readClientGraph | ( | int | indexRemoteGraph | ) | [private] |
void handlerInfo | ( | int | action | ) | [private] |
void handlerInput | ( | int | action, | |
const QString & | data | |||
) | [private] |
uint readBuffer | ( | char *& | buff | ) | [private] |
QTcpSocket* socket |
pigaleWindow* mw [private] |
QEvent* ev0 [private] |
int socketDescriptor [private] |
PigaleServer* server [private] |
QDataStream clo [private] |
QReadWriteLock lock [private] |
int sdebug [private] |
int line [private] |