#include <ui/common/WaresSearchPathsWidget.hpp>
◆ WaresSearchPathsWidget()
openfluid::ui::common::WaresSearchPathsWidget::WaresSearchPathsWidget |
( |
QWidget * |
Parent = nullptr | ) |
|
|
explicit |
◆ ~WaresSearchPathsWidget()
virtual openfluid::ui::common::WaresSearchPathsWidget::~WaresSearchPathsWidget |
( |
| ) |
|
|
virtual |
◆ getUserPaths()
QStringList openfluid::ui::common::WaresSearchPathsWidget::getUserPaths |
( |
| ) |
const |
Returns the ordered list of user paths
- Returns
- The ordered lists of user paths
◆ initialize()
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 |
◆ userPathsUpdated
void openfluid::ui::common::WaresSearchPathsWidget::userPathsUpdated |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: