VAPOR3 3.9.4
|
This is the complete list of members for PTFEditor, including all inherited members.
AddBottomStretch() | VContainer | |
Colormap enum value | PTFEditor | |
Default enum value | PTFEditor | |
Element enum name | PTFEditor | |
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 |
Histogram enum value | PTFEditor | |
isEnabled() const | PWidget | inlineprotectedvirtual |
IsoValues enum value | PTFEditor | |
isShown() const | PWidget | inlineprotectedvirtual |
layout() const =delete | VContainer | |
Opacity enum value | PTFEditor | |
PTFEditor() | PTFEditor | |
PTFEditor(const std::string &tag, const std::set< Element > elements={Default}, const std::string &label="Transfer Function") | PTFEditor | |
PWidget(const std::string &tag, QWidget *widget) | PWidget | |
RegularIsoArray enum value | PTFEditor | |
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 | |
ShowColormapBasedOnParam(const std::string &tag, int value) | PTFEditor | |
ShowOpacityBasedOnParam(const std::string &tag, int value) | PTFEditor | |
Update(VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr) override | PWidget | virtual |
updateGUI() const override | PTFEditor | protectedvirtual |
VContainer(QWidget *w) | UWidget |