40 #ifndef __OPENFLUID_UICOMMON_WARESSEARCHPATHSWIDGET_HPP__ 
   41 #define __OPENFLUID_UICOMMON_WARESSEARCHPATHSWIDGET_HPP__ 
   51   class WaresSearchPathsWidget;
 
   55 namespace openfluid { 
namespace ui { 
namespace common {
 
   64     Ui::WaresSearchPathsWidget *ui;
 
   69     void processUserPathsUpdate();
 
   74     void userPathsUpdated();
 
   89     void initialize(
const QStringList& UserPaths, 
const QStringList& PredefPaths);
 
   95     QStringList getUserPaths() 
const;
 
Definition: WaresSearchPathsWidget.hpp:58
#define OPENFLUID_API
Definition: dllexport.hpp:87