VAPOR3 3.9.4
Public Member Functions | List of all members
UWidget Class Reference

A widget that standardizes support for params updates. More...

#include <UWidget.h>

Inheritance diagram for UWidget:
VContainer Updateable PWidget PAnnotationColorbarWidget PAxisAnnotationWidget PButton PCameraProjectionWidget PCopyRegionAnnotationWidget PCopyRegionWidget PDatasetTransformWidget PDisplay PFileButton PGroup PLabel PLineItem PMetadataSection PMultiVarSelector POpenVariableMetadataWidget POrientationSelector PProjectionStringSection PRendererTransformWidget PSection PTFEditor PTFMapWidget< T > PTimestepInput PTotalTimestepsDisplay PTrackballWidget PTransformWidget PWidgetWrapper

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
 

Detailed Description

A widget that standardizes support for params updates.

Author
Stas Jaroszynski

Definition at line 10 of file UWidget.h.

Member Function Documentation

◆ VContainer()

VContainer::VContainer ( QWidget *  w)

The documentation for this class was generated from the following file: