|
VAPOR3 3.9.4
|
This is the complete list of members for PCornerSelector, including all inherited members.
| AddBottomStretch() | VContainer | |
| checked(bool on) | PCornerSelector | protected |
| EnableBasedOnParam(const std::string &tag, int whenEqualTo=true) | PWidget | |
| equalsf(float a, float b) | PCornerSelector | inlineprotectedstatic |
| 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 |
| getValue() const | PCornerSelector | protectedvirtual |
| isEnabled() const | PWidget | inlineprotectedvirtual |
| isShown() const | PWidget | inlineprotectedvirtual |
| layout() const =delete | VContainer | |
| PCornerSelector(std::string tag, std::string title) | PCornerSelector | |
| 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() 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 std::string &text) | PWidget | |
| setToolTip(const QString &)=delete | PWidget | |
| setValue(const std::vector< double > &v) | PCornerSelector | protectedvirtual |
| 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 | PCornerSelector | protectedvirtual |
| VContainer(QWidget *w) | UWidget |