35 #ifndef __QGoDBSubCellTypeManager_h
36 #define __QGoDBSubCellTypeManager_h
63 virtual void ValidateName(std::string iName, std::string iDescription);
virtual void SaveNewEntityInDB()
Pure Virtual method : save the new entity in the database, the m_DatabaseConnectorForNewEntity needs ...
the QGoDBSubCellTypeManager manages the interactions between the user and the database for the SubCel...
QGoDBSubCellTypeManager(QWidget *iParent=0)
Abstract class : the QGoDBNameDescEntityManager manages the interactions between the user and the dat...
virtual void ValidateName(std::string iName, std::string iDescription)
GoDBSubCellTypeRow m_NewSubCellType
this class manages the map with the keys matching the fields of the SubCellularType gofiguredatabase ...
~QGoDBSubCellTypeManager()