All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
openfluid::ui::waresdev::WareExplorerDialog Class Reference

#include <ui/waresdev/WareExplorerDialog.hpp>

Inheritance diagram for openfluid::ui::waresdev::WareExplorerDialog:

Public Member Functions

 ~WareExplorerDialog ()
 
void setOpenWareMode ()
 
void setOpenFileMode ()
 
void setSaveFileMode ()
 
void setCreateFileMode ()
 
void setCreateFolderMode ()
 
QString getSelectedPath ()
 
QString getCompleteFilePath ()
 

Static Public Member Functions

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="")
 

Constructor & Destructor Documentation

openfluid::ui::waresdev::WareExplorerDialog::~WareExplorerDialog ( )

Member Function Documentation

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 ( )
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: