OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
PlotView.h
Go to the documentation of this file.
1
4
// ###########################################################################################################################################################################################################################################################################################################################
5
6
#pragma once
7
8
// OpenTwin header
9
#include "
OTWidgets/WidgetView.h
"
10
#include "
OTWidgets/Plot.h
"
11
#include "
OTWidgets/OTWidgetsAPIExport.h
"
12
13
namespace
ot
{
14
15
class
OT_WIDGETS_API_EXPORT
PlotView
:
public
Plot
,
public
WidgetView
{
16
public
:
17
PlotView
();
18
virtual
~PlotView
();
19
20
// ###########################################################################################################################################################################################################################################################################################################################
21
22
// Base class functions
23
24
virtual
QWidget* getViewWidget(
void
)
override
;
25
26
// ###########################################################################################################################################################################################################################################################################################################################
27
28
};
29
30
}
Plot.h
OTWidgetsAPIExport.h
OT_WIDGETS_API_EXPORT
#define OT_WIDGETS_API_EXPORT
Definition
OTWidgetsAPIExport.h:12
WidgetView.h
ot::Plot
Definition
Plot.h:39
ot::PlotView
Definition
PlotView.h:15
ot::WidgetView
The WidgetView class is used to integrate the Qt-ADS functionallity into open twin.
Definition
WidgetView.h:32
ot
Definition
Connector.h:8
Libraries
OTWidgets
include
OTWidgets
PlotView.h
Generated by
1.10.0