39 #ifndef __OPENFLUID_UIWARESDEV_FRAGMENTCREATIONDIALOG_HPP__
40 #define __OPENFLUID_UIWARESDEV_FRAGMENTCREATIONDIALOG_HPP__
47 class FragmentCreationDialog;
51 namespace openfluid {
namespace ui {
namespace waresdev {
62 #if (QT_VERSION_MAJOR < 6)
63 QRegExp getFragmentNamedRegExp();
65 QRegularExpression getFragmentNamedRegExp();
71 Ui::FragmentCreationDialog* ui;
Definition: MessageDialog.hpp:56
Definition: FragmentCreationDialog.hpp:55
FragmentCreationDialog(QWidget *Parent)
QString getFragmentName()
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: AboutDialog.hpp:51
Definition: ApplicationException.hpp:47