#include "matrix.h"
#include "configurable.h"
#include "storeable.h"
#include "inspectable.h"
#include "randomgenerator.h"
Include dependency graph for abstractmodel.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | AbstractModel |
abstract class (interface) for a model that can be used by a controller More... |