#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) |
| |
| openfluid::ui::waresdev::WareExplorerDialog::~WareExplorerDialog |
( |
| ) |
|
| QString openfluid::ui::waresdev::WareExplorerDialog::getCompleteFilePath |
( |
| ) |
|
| static QString openfluid::ui::waresdev::WareExplorerDialog::getCreateFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
| static QString openfluid::ui::waresdev::WareExplorerDialog::getCreateFolderPath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
| static QString openfluid::ui::waresdev::WareExplorerDialog::getOpenFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
| static QString openfluid::ui::waresdev::WareExplorerDialog::getOpenWarePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
Title, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
| static QString openfluid::ui::waresdev::WareExplorerDialog::getSaveFilePath |
( |
QWidget * |
Parent, |
|
|
const QString & |
TopDirectoryPath, |
|
|
const QString & |
CurrentPath = "" |
|
) |
| |
|
static |
| QString openfluid::ui::waresdev::WareExplorerDialog::getSelectedPath |
( |
| ) |
|
| void openfluid::ui::waresdev::WareExplorerDialog::setCreateFileMode |
( |
const QString & |
CurrentPath | ) |
|
| void openfluid::ui::waresdev::WareExplorerDialog::setCreateFolderMode |
( |
| ) |
|
| void openfluid::ui::waresdev::WareExplorerDialog::setOpenFileMode |
( |
| ) |
|
| void openfluid::ui::waresdev::WareExplorerDialog::setOpenWareMode |
( |
| ) |
|
| void openfluid::ui::waresdev::WareExplorerDialog::setSaveFileMode |
( |
| ) |
|
The documentation for this class was generated from the following file: