GOFIGURE2
0.9.0
|
#include <QWidget>
#include <QMessageBox>
#include "vtkMySQLDatabase.h"
#include "QGoNameDescriptionInputDialog.h"
Go to the source code of this file.
Classes | |
class | QGoDBNameDescEntityManager |
Abstract class : the QGoDBNameDescEntityManager manages the interactions between the user and the database (add a new one, delete)for a DBTable containing a name and a description.Has some Qt widgets and manages queries for this particular DBTable (i.e get list of existing ones). More... | |