Patronum
controller.h File Reference
#include "Patronum_global.h"
#include "icontroller.h"
#include <qtservice.h>
Include dependency graph for controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Patronum::Controller
 The Controller class provide control functionality for your service how to use : just inherit from the Service Controller and override the methods you need. So, invoke the send methon, and if you need to get a responce from your service then invoke a waitForResponce method. More...
 

Namespaces

 Patronum