OGS
GEOModels.h File Reference
#include <QObject>
#include "GeoLib/GEOObjects.h"
#include "GeoLib/GeoType.h"
Include dependency graph for GEOModels.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GEOModels
 GEOModels connects the data management class GEOObjects and the GUI. It inherits from GeoLib::GEOObjects and additionally emits signals when data objects are modified. The GUI connects to these signals. Model instances are created for every data object. More...
class  GEOModelsCallbacks