#include <PSliceController.h>
|
| | PSliceOffsetSelector () |
| |
| | PSection (const std::string &label="", const PGroup::List &widgets={}) |
| |
| PSection * | Add (PWidget *pw) |
| | Adds a widget.
|
| |
| PSection * | Add (const PGroup::List &widgets) |
| |
| | PWidget (const std::string &tag, QWidget *widget) |
| |
| void | Update (VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr) override |
| | Follows the Vapor GUI update function convention. Update the element.
|
| |
| PWidget * | ShowBasedOnParam (const std::string &tag, int whenEqualTo=true) |
| |
| PWidget * | EnableBasedOnParam (const std::string &tag, int whenEqualTo=true) |
| |
| PWidget * | SetTooltip (const std::string &text) |
| |
| void | setToolTip (const QString &)=delete |
| |
| | VContainer (QWidget *w) |
| |
| | VContainer (QWidget *w) |
| |
| void | AddBottomStretch () |
| |
| void | SetPadding (int left, int top, int right, int bottom) |
| |
| QLayout * | layout () const =delete |
| |
| void | setLayout (QLayout *)=delete |
| |
| virtual void | Update (VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr)=0 |
| |
Definition at line 35 of file PSliceController.h.
◆ PSliceOffsetSelector()
| PSliceOffsetSelector::PSliceOffsetSelector |
( |
| ) |
|
◆ requireDataMgr()
| virtual bool PSliceOffsetSelector::requireDataMgr |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ updateGUI()
| virtual void PSliceOffsetSelector::updateGUI |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ _offsetSlider
The documentation for this class was generated from the following file: