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
11
12namespace ot {
13
15 public:
18
19 virtual QWidget* getViewWidget(void) override;
20
21 private:
22
23 };
24
25}
#define OT_WIDGETS_API_EXPORT
Definition OTWidgetsAPIExport.h:12
Definition VersionGraphManager.h:19
Definition VersionGraphManagerView.h:14
The WidgetView class is used to integrate the Qt-ADS functionallity into open twin.
Definition WidgetView.h:32
Definition Connector.h:8