VAPOR3 3.9.4
PFileSelector Member List

This is the complete list of members for PFileSelector, including all inherited members.

_fileTypeFilterPFileSelectorprotected
AddBottomStretch()VContainer
EnableBasedOnParam(const std::string &tag, int whenEqualTo=true)PWidget
getDataMgr() constPWidgetprotected
getParams() constPWidgetprotected
getParams() constPWidgetinlineprotected
getParamsDouble() constPWidgetprotected
getParamsLong() constPWidgetprotected
getParamsMgr() constPWidgetprotected
getParamsString() constPWidgetprotected
getSettingsParams() constPWidgetprotected
getTag() constPWidgetprotected
isEnabled() constPWidgetinlineprotectedvirtual
isShown() constPWidgetinlineprotectedvirtual
layout() const =deleteVContainer
PFileSelector(const std::string &tag, const std::string &label="")PFileSelector
PLineItem(const std::string &tag, const std::string &label, QWidget *centerWidget, QWidget *rightWidget)PLineItem
PLineItem(const std::string &tag, const std::string &label, QWidget *rightWidget)PLineItem
PLineItem(const std::string &label, PWidget *rightWidget)PLineItem
PWidget(const std::string &tag, QWidget *widget)PWidget
requireDataMgr() constPWidgetinlineprotectedvirtual
requireParamsMgr() const overridePFileSelectorprotectedvirtual
selectPath(const std::string &defaultPath) const =0PFileSelectorprotectedpure virtual
SetFileTypeFilter(const std::string &filter)PFileSelector
setLayout(QLayout *)=deleteVContainer
SetPadding(int left, int top, int right, int bottom)VContainer
setParamsDouble(double v)PWidgetprotected
setParamsLong(long v)PWidgetprotected
setParamsString(const std::string &v)PWidgetprotected
SetTooltip(const std::string &text)PWidget
setToolTip(const QString &)=deletePWidget
ShowBasedOnParam(const std::string &tag, int whenEqualTo=true)PWidget
Update(VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr) overridePWidgetvirtual
updateGUI() const overridePFileSelectorprotectedvirtual
VContainer(QWidget *w)UWidget