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

#include <VContainer.h>

Inheritance diagram for VContainer:
RendererList RenderersPanel UWidget VLabel VRouter PWidget RendererInspector 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)
 
void AddBottomStretch ()
 
void SetPadding (int left, int top, int right, int bottom)
 
QLayout * layout () const =delete
 
void setLayout (QLayout *)=delete
 

Detailed Description

A simple wrapper class for one or more VWidgets. Sets a standard layout and margin policy, and protects against unwanted mouse scroll whell events.

Definition at line 5 of file VContainer.h.

Constructor & Destructor Documentation

◆ VContainer()

VContainer::VContainer ( QWidget *  w)

Member Function Documentation

◆ AddBottomStretch()

void VContainer::AddBottomStretch ( )

◆ layout()

QLayout * VContainer::layout ( ) const
delete

◆ setLayout()

void VContainer::setLayout ( QLayout *  )
delete

◆ SetPadding()

void VContainer::SetPadding ( int  left,
int  top,
int  right,
int  bottom 
)

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