OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
GraphicsViewView.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/GraphicsView.h
"
11
12
namespace
ot
{
13
14
class
OT_WIDGETS_API_EXPORT
GraphicsViewView
:
public
GraphicsView
,
public
WidgetView
{
15
public
:
16
GraphicsViewView
();
17
virtual
~GraphicsViewView
();
18
19
// ###########################################################################################################################################################################################################################################################################################################################
20
21
// Base class functions
22
23
virtual
QWidget* getViewWidget(
void
)
override
;
24
25
// ###########################################################################################################################################################################################################################################################################################################################
26
27
private
:
28
29
};
30
31
}
GraphicsView.h
OT_WIDGETS_API_EXPORT
#define OT_WIDGETS_API_EXPORT
Definition
OTWidgetsAPIExport.h:12
WidgetView.h
ot::GraphicsView
View widget used to display GraphicsItems Note that the View creates its own scene.
Definition
GraphicsView.h:36
ot::GraphicsViewView
Definition
GraphicsViewView.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
GraphicsViewView.h
Generated by
1.10.0