40 #ifndef __OPENFLUID_UICOMMON_PATHSMANAGEMENTWIDGET_HPP__ 
   41 #define __OPENFLUID_UICOMMON_PATHSMANAGEMENTWIDGET_HPP__ 
   47   class PathsManagementWidget;
 
   53 namespace openfluid { 
namespace ui { 
namespace common {
 
   73     Ui::PathsManagementWidget* ui;
 
   94     QStringList getPathsList() 
const;
 
  102     void setPathsList(
const QStringList& Paths);
 
  110     { m_AllowEmpty = Empty; };
 
void setAllowEmpty(bool Empty)
Definition: PathsManagementWidget.hpp:109
Definition: PathsManagementWidget.hpp:56
#define OPENFLUID_API
Definition: dllexport.hpp:87