Signals | Public Member Functions | List of all members
openfluid::ui::common::WaresSearchPathsWidget Class Reference

#include <ui/common/WaresSearchPathsWidget.hpp>

Inheritance diagram for openfluid::ui::common::WaresSearchPathsWidget:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::WaresSearchPathsWidget:
Collaboration graph
[legend]

Signals

void userPathsUpdated ()
 

Public Member Functions

 WaresSearchPathsWidget (QWidget *Parent=nullptr)
 
virtual ~WaresSearchPathsWidget ()
 
void initialize (const QStringList &UserPaths, const QStringList &PredefPaths)
 
QStringList getUserPaths () const
 

Constructor & Destructor Documentation

openfluid::ui::common::WaresSearchPathsWidget::WaresSearchPathsWidget ( QWidget *  Parent = nullptr)
virtual openfluid::ui::common::WaresSearchPathsWidget::~WaresSearchPathsWidget ( )
virtual

Member Function Documentation

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]UserPathsThe ordered lists of user paths
[in]PredefPathsThe ordered lists of static predefined paths
void openfluid::ui::common::WaresSearchPathsWidget::userPathsUpdated ( )
signal

The documentation for this class was generated from the following file: