VAPOR3 3.9.4
PFramebufferSettingsSection.h
Go to the documentation of this file.
1#pragma once
2
3#include "PWidgetWrapper.h"
4
5
6namespace VAPoR {
7class ControlExec;
8}
9
10
13
14public:
16
17protected:
19};
PFramebufferSettingsSection(VAPoR::ControlExec *ce)
VAPoR::ParamsBase * getWrappedParams() const override
Provides a streamlined interface for a PWidget that wraps another PWidget.
Definition: PWidgetWrapper.h:9
Provides API for VAPOR visualizer User Interfaces (UIs)
Nodes with state in Xml tree representation.
Definition: ParamsBase.h:50