FLImaging
7.8.25.3
Toggle main menu visibility
FLImagingFoundation
FLImagingGUI
GUIViewImageLayerRef.h
1
#pragma once
2
#include "GUIViewImageLayer.h"
3
5
namespace
FLImaging
6
{
8
namespace
GUI
9
{
10
class
CGUIViewImage
;
11
class
CGUIManagerViewImageObject;
12
class
CInternalViewImage;
13
class
CGUIViewImageLayerObjectBase;
14
22
class
FL_EXPORT
CGUIViewImageLayerRef
:
public
CGUIViewImageLayer
23
{
24
friend
class
CGUIViewImage;
25
friend
class
CGUIManagerViewImageObject;
26
friend
class
CInternalViewImage;
27
friend
class
CGUIViewImageObjectFigure;
28
29
public
:
36
CGUIViewImageLayerRef
();
37
44
CGUIViewImageLayerRef
(
CGUIViewImageBase
* pParentViewBase, CD2DObject* pD2DObject);
45
52
CGUIViewImageLayerRef
(
const
CGUIViewImageLayerRef
& rh);
53
60
virtual
~CGUIViewImageLayerRef
();
61
62
void
Clear
();
63
64
SupportToDuplicateObject(
CGUIViewImageLayerRef
, *
this
);
65
DeclareGetClassType();
66
};
67
}
68
}
FLImaging::GUI::CGUIViewImageBase
A class of view base.
Definition
GUIViewImageBase.h:44
FLImaging::GUI::CGUIViewImage
A class of image view.
Definition
GUIViewImage.h:360
FLImaging::GUI::CGUIViewImageLayer::CGUIViewImageLayer
CGUIViewImageLayer()
Default constructor.
FLImaging::GUI::CGUIViewImageLayerRef::CGUIViewImageLayerRef
CGUIViewImageLayerRef(CGUIViewImageBase *pParentViewBase, CD2DObject *pD2DObject)
Default constructor.
FLImaging::GUI::CGUIViewImageLayerRef::CGUIViewImageLayerRef
CGUIViewImageLayerRef(const CGUIViewImageLayerRef &rh)
Copy constructor by reference.
FLImaging::GUI::CGUIViewImageLayerRef::~CGUIViewImageLayerRef
virtual ~CGUIViewImageLayerRef()
Default destructor.
FLImaging::GUI::CGUIViewImageLayerRef::CGUIViewImageLayerRef
CGUIViewImageLayerRef()
Default constructor.
FLImaging::GUI::CGUIViewImageLayerRef::Clear
void Clear()
Clear layer.
FLImaging::GUI
Definition
D2DObject.h:12
FLImaging
Generated on
for FLImaging by
1.17.0