#include <ui/waresdev/WareExplorerDialog.hpp>
|
static QString | getOpenWarePath (QWidget *Parent, const QString &TopDirectoryPath, const QString &Title, const QString &CurrentPath="") |
|
static QString | getOpenFilePath (QWidget *Parent, const QString &TopDirectoryPath, const QString &CurrentPath="") |
|
static QString | getSaveFilePath (QWidget *Parent, const QString &TopDirectoryPath, const QString &CurrentPath="") |
|
static QString | getCreateFilePath (QWidget *Parent, const QString &TopDirectoryPath, const QString &CurrentPath="") |
|
static QString | getCreateFolderPath (QWidget *Parent, const QString &TopDirectoryPath, const QString &CurrentPath="") |
|
static bool | confirmRestartAfterPreferences (QWidget *Parent=nullptr) |
|
◆ ~WareExplorerDialog()
virtual openfluid::ui::waresdev::WareExplorerDialog::~WareExplorerDialog |
( |
| ) |
|
|
virtual |
◆ getCompleteFilePath()
QString openfluid::ui::waresdev::WareExplorerDialog::getCompleteFilePath |
( |
| ) |
|
Returns the combination of the entered filepath below the top directory
◆ getCreateFilePath()
static QString openfluid::ui::waresdev::WareExplorerDialog::getCreateFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
◆ getCreateFolderPath()
static QString openfluid::ui::waresdev::WareExplorerDialog::getCreateFolderPath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
◆ getOpenFilePath()
static QString openfluid::ui::waresdev::WareExplorerDialog::getOpenFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
◆ getOpenWarePath()
static QString openfluid::ui::waresdev::WareExplorerDialog::getOpenWarePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
Title, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
◆ getSaveFilePath()
static QString openfluid::ui::waresdev::WareExplorerDialog::getSaveFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
◆ getSelectedPath()
QString openfluid::ui::waresdev::WareExplorerDialog::getSelectedPath |
( |
| ) |
|
Returns the path selected in the explorer (may be a file or a directory)
◆ setCreateFileMode()
void openfluid::ui::waresdev::WareExplorerDialog::setCreateFileMode |
( |
const QString & |
CurrentPath | ) |
|
◆ setCreateFolderMode()
void openfluid::ui::waresdev::WareExplorerDialog::setCreateFolderMode |
( |
| ) |
|
◆ setOpenFileMode()
void openfluid::ui::waresdev::WareExplorerDialog::setOpenFileMode |
( |
| ) |
|
◆ setOpenWareMode()
void openfluid::ui::waresdev::WareExplorerDialog::setOpenWareMode |
( |
| ) |
|
◆ setSaveFileMode()
void openfluid::ui::waresdev::WareExplorerDialog::setSaveFileMode |
( |
| ) |
|
The documentation for this class was generated from the following file: