FLImaging
7.8.25.3
Toggle main menu visibility
FLImagingFoundation
FLImagingGUI
GUIMenuItemPropertyEventBase.h
1
#pragma once
2
3
namespace
FLImaging
4
{
5
namespace
GUI
6
{
7
class
CGUIMenuItemProperty
;
8
9
class
FL_EXPORT CGUIMenuItemPropertyEventBase :
public
Base::CFLBase
10
{
11
public
:
12
CGUIMenuItemPropertyEventBase();
13
virtual
~CGUIMenuItemPropertyEventBase();
14
15
virtual
bool
Execute(CGUIMenuItemProperty* pProperty) = 0;
16
17
18
DeclareGetClassType();
19
};
20
}
21
}
22
FLImaging::GUI::CGUIMenuItemProperty
The menu item class associated with the property pane.
Definition
GUIMenuItemProperty.h:48
FLImaging::GUI
Definition
D2DObject.h:12
FLImaging
Generated on
for FLImaging by
1.17.0