clientConnected()

Emitted when a client has registered with the simulator.

Synopsis:

#include <qpps/simulator.h>

void clientConnected( qulonglong client );

Arguments:

client
A unique number identifying the client that has just registered.

Description:

Emitted when a client has registered with the simulator.