VAPOR3 3.9.4
|
A widget that standardizes support for params updates. More...
#include <UWidget.h>
Public Member Functions | |
VContainer (QWidget *w) | |
Public Member Functions inherited from VContainer | |
VContainer (QWidget *w) | |
void | AddBottomStretch () |
void | SetPadding (int left, int top, int right, int bottom) |
QLayout * | layout () const =delete |
void | setLayout (QLayout *)=delete |
Public Member Functions inherited from Updateable | |
virtual void | Update (VAPoR::ParamsBase *params, VAPoR::ParamsMgr *paramsMgr=nullptr, VAPoR::DataMgr *dataMgr=nullptr)=0 |
VContainer::VContainer | ( | QWidget * | w | ) |