3 #ifndef __create_db_project_dialog_hpp
4 #define __create_db_project_dialog_hpp
6 #include <hds_db/base/project.hpp>
7 #include <hds_widgets/dialog.hpp>
8 #include <hds_widgets/ui_create_db_project_wid.h>
hds::db::ErrCode attachProject(const hds::db::Project &project)
CreateDbProjectDialog(QWidget *parent=0, Qt::WindowFlags f=0)
hds::db::ErrCode createProject(hds::db::Project &project)
Definition: create_db_project_dialog.hpp:14
ErrCode
Definition: defines.hpp:46
Definition: project.hpp:16
Definition: dialog.hpp:15
virtual ~CreateDbProjectDialog()
Ui_CreateDbProjectWid m_ui
Definition: create_db_project_dialog.hpp:38
Definition: ui_create_db_project_wid.h:26