VAPOR3 3.9.4
|
This is the complete list of members for PHeightVariableSelector, including all inherited members.
AddBottomStretch() | VContainer | |
AddNullOption() | PVariableSelector | inline |
dropdownTextChanged(std::string text) override | PVariableSelector | protectedvirtual |
EnableBasedOnParam(const std::string &tag, int whenEqualTo=true) | PWidget | |
getDataMgr() const | PWidget | protected |
getDimensionality() const override | PVariableSelector2D | inlineprotectedvirtual |
getParams() const | PWidget | protected |
getParams() const | PWidget | inlineprotected |
getParamsDouble() const | PWidget | protected |
getParamsLong() const | PWidget | protected |
getParamsMgr() const | PWidget | protected |
getParamsString() const | PWidget | protected |
getRendererDimension() const | PVariableSelector | protected |
getSettingsParams() const | PWidget | protected |
getTag() const | PWidget | protected |
getVarType() const | PVariableSelector | protected |
isEnabled() const | PWidget | inlineprotectedvirtual |
isShown() const override | PVariableSelector | protectedvirtual |
layout() const =delete | VContainer | |
OnlyShowForDim(int dim) | PVariableSelector | inline |
PHeightVariableSelector() | PHeightVariableSelector | |
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 | |
PStringDropdown(const std::string &tag, const std::vector< std::string > &items, const std::string &label="") | PStringDropdown | |
PVariableSelector(const std::string &tag, const std::string &label="") | PVariableSelector2D | |
PWidget(const std::string &tag, QWidget *widget) | PWidget | |
requireDataMgr() const override | PVariableSelector | inlineprotectedvirtual |
requireParamsMgr() const | PWidget | inlineprotectedvirtual |
setCustomBlankText(std::string text) | PStringDropdown | protected |
SetItems(const std::vector< std::string > &items) const | PStringDropdown | |
setLayout(QLayout *)=delete | VContainer | |
SetPadding(int left, int top, int right, int bottom) | VContainer | |
setParamsDouble(double v) | PWidget | protected |
setParamsLong(long v) | PWidget | protected |
setParamsString(const std::string &v) | PWidget | protected |
setToolTip(const QString &)=delete | PWidget | |
SetTooltip(const std::string &text) | PWidget | |
ShowBasedOnParam(const std::string &tag, int whenEqualTo=true) | PWidget | |
ShowParticleVars() | PVariableSelector | inline |
Update(VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr) override | PWidget | virtual |
updateGUI() const override | PVariableSelector | protectedvirtual |
VContainer(QWidget *w) | UWidget |