OGS
GEOModels.h File Reference

Detailed Description

Definition of the GEOModels class.

Author
Lars Bilke
Date
2010-02-09

Definition in file GEOModels.h.

#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