Classified ads
Classes
/tmp/classified-ads/classified_ads/mcontroller.h File Reference
#include <QObject>
#include "util/hash.h"
#include "datamodel/netrequestexecutor.h"
Include dependency graph for mcontroller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MController
 Pure-virtual interface class for controller. This is spammed across parties needing access to application controller. Reason for this interface is that for testing purposes we can replace real controller with a dummy mock-up. More...