#include "mediatorcollegue.h"
#include <vector>
Include dependency graph for mediator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | MediatorEvent |
The default MediatorEvent holds no information, the implementation of the mediator should implement a derived version of the MediatorEvent. More... | |
class | Mediator |