VAPOR3 3.9.4
PCopyRegionAnnotationWidget.h
Go to the documentation of this file.
1#pragma once
2
3#include "PWidget.h"
4
5namespace VAPoR {
6class ControlExec;
7}
8
10
13
16
17public:
19
20private:
21 void updateGUI() const override;
22};
PCopyRegionAnnotationWidget(VAPoR::ControlExec *ce)
Provides API for VAPOR visualizer User Interfaces (UIs)