Go to the source code of this file.
Classes | |
class | QCommandHandler |
this class encapsulates command execution in client/server communication. It has only one method that takes a command string as argument and returns the answer to be sent back to the client formatted as string. More... |