VAPOR3 3.9.4
|
This is the complete list of members for PSliceOrientationSelector, including all inherited members.
Add(PWidget *pw) | PSection | |
Add(const PGroup::List &widgets) | PSection | |
AddBottomStretch() | VContainer | |
EnableBasedOnParam(const std::string &tag, int whenEqualTo=true) | PWidget | |
getDataMgr() const | PWidget | protected |
getParams() const | PWidget | protected |
getParams() const | PWidget | inlineprotected |
getParamsDouble() const | PWidget | protected |
getParamsLong() const | PWidget | protected |
getParamsMgr() const | PWidget | protected |
getParamsString() const | PWidget | protected |
getSettingsParams() const | PWidget | protected |
getTag() const | PWidget | protected |
isEnabled() const | PWidget | inlineprotectedvirtual |
isShown() const | PWidget | inlineprotectedvirtual |
layout() const =delete | VContainer | |
PSection(const std::string &label="", const PGroup::List &widgets={}) | PSection | |
PSliceOrientationSelector() | PSliceOrientationSelector | |
PWidget(const std::string &tag, QWidget *widget) | PWidget | |
requireDataMgr() const | PWidget | inlineprotectedvirtual |
requireParamsMgr() const | PWidget | inlineprotectedvirtual |
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 | |
Update(VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr) override | PWidget | virtual |
updateGUI() const override | PSection | protectedvirtual |
VContainer(QWidget *w) | UWidget |