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