OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
VersionGraphManagerView.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/VersionGraphManager.h
"
11
12
namespace
ot
{
13
14
class
OT_WIDGETS_API_EXPORT
VersionGraphManagerView
:
public
VersionGraphManager
,
public
WidgetView
{
15
public
:
16
VersionGraphManagerView
();
17
virtual
~VersionGraphManagerView
();
18
19
virtual
QWidget* getViewWidget(
void
)
override
;
20
21
private
:
22
23
};
24
25
}
OT_WIDGETS_API_EXPORT
#define OT_WIDGETS_API_EXPORT
Definition
OTWidgetsAPIExport.h:12
VersionGraphManager.h
WidgetView.h
ot::VersionGraphManager
Definition
VersionGraphManager.h:19
ot::VersionGraphManagerView
Definition
VersionGraphManagerView.h:14
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
VersionGraphManagerView.h
Generated by
1.10.0