#include <ui/common/WaresSearchPathsWidget.hpp>
      
        
          | openfluid::ui::common::WaresSearchPathsWidget::WaresSearchPathsWidget | ( | QWidget * | Parent = 0 | ) |  | 
      
 
 
  
  | 
        
          | virtual openfluid::ui::common::WaresSearchPathsWidget::~WaresSearchPathsWidget | ( |  | ) |  |  | virtual | 
 
 
      
        
          | QStringList openfluid::ui::common::WaresSearchPathsWidget::getUserPaths | ( |  | ) | const | 
      
 
Returns the ordered list of user paths 
- Returns
- The ordered lists of user paths 
 
 
      
        
          | void openfluid::ui::common::WaresSearchPathsWidget::initialize | ( | const QStringList & | UserPaths, | 
        
          |  |  | const QStringList & | PredefPaths | 
        
          |  | ) |  |  | 
      
 
Initializes the ordered list of user and predefined paths. Existing paths in the list are removed before setting the paths list 
- Parameters
- 
  
    | [in] | UserPaths | The ordered lists of user paths |  | [in] | PredefPaths | The ordered lists of static predefined paths |  
 
 
 
  
  | 
        
          | void openfluid::ui::common::WaresSearchPathsWidget::userPathsUpdated | ( |  | ) |  |  | signal | 
 
 
The documentation for this class was generated from the following file: