#include <ui/common/PathsManagementWidget.hpp>
◆ PathsManagementWidget()
openfluid::ui::common::PathsManagementWidget::PathsManagementWidget |
( |
QWidget * |
Parent = nullptr | ) |
|
|
explicit |
◆ ~PathsManagementWidget()
virtual openfluid::ui::common::PathsManagementWidget::~PathsManagementWidget |
( |
| ) |
|
|
virtual |
◆ getPathsList()
QStringList openfluid::ui::common::PathsManagementWidget::getPathsList |
( |
| ) |
const |
Returns the ordered list of paths
- Returns
- The ordered lists of paths
◆ pathsUpdated
void openfluid::ui::common::PathsManagementWidget::pathsUpdated |
( |
| ) |
|
|
signal |
◆ setAllowEmpty()
void openfluid::ui::common::PathsManagementWidget::setAllowEmpty |
( |
bool |
Empty | ) |
|
|
inline |
Sets if empty paths list is allowed. If set to false, at least one path must remains in the list and cannot be removed.
- Parameters
-
[in] | Empty | The flag to allow an empty paths list |
◆ setPathsList()
void openfluid::ui::common::PathsManagementWidget::setPathsList |
( |
const QStringList & |
Paths | ) |
|
Sets the ordered list of paths. Existing paths in the list are removed before setting the paths list
- Parameters
-
[in] | Paths | The ordered lists of paths |
The documentation for this class was generated from the following file: