ACF
$AcfVersion:0$
Acf
Include
iqtgui
CImagePropertyGuiComp.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ACF-Commercial
2
#pragma once
3
4
5
#include <
iimg/IBitmap.h
>
6
7
#include <
iqtgui/TDesignerGuiObserverCompBase.h
>
8
#include <GeneratedFiles/iqtgui/ui_CImagePropertyGuiComp.h>
9
10
11
namespace
iqtgui
12
{
13
14
15
class
CImagePropertyGuiComp
:
16
public
iqtgui::TDesignerGuiObserverCompBase
<
17
Ui::CImagePropertyGuiComp, iimg::IBitmap>
18
{
19
Q_OBJECT
20
21
public
:
22
typedef
iqtgui::TDesignerGuiObserverCompBase
<
23
Ui::CImagePropertyGuiComp,
iimg::IBitmap
>
BaseClass
;
24
25
I_BEGIN_COMPONENT(
CImagePropertyGuiComp
);
26
I_END_COMPONENT;
27
28
protected
:
29
// reimplemented (iqtgui::TGuiObserverWrap)
30
virtual
void
UpdateGui
(
const
istd::IChangeable::ChangeSet
& changeSet)
override
;
31
};
32
33
34
}
// namespace iqtgui
35
36
37
38
IBitmap.h
TDesignerGuiObserverCompBase.h
iimg::IBitmap
Definition of single plane bitmap.
Definition
IBitmap.h:21
iqtgui::CImagePropertyGuiComp
Definition
CImagePropertyGuiComp.h:18
iqtgui::CImagePropertyGuiComp::BaseClass
iqtgui::TDesignerGuiObserverCompBase< Ui::CImagePropertyGuiComp, iimg::IBitmap > BaseClass
Definition
CImagePropertyGuiComp.h:23
iqtgui::CImagePropertyGuiComp::UpdateGui
virtual void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
iqtgui::TDesignerGuiObserverCompBase
Base class for all Qt GUI components.
Definition
TDesignerGuiObserverCompBase.h:33
istd::IChangeable::ChangeSet
Set of change flags (its IDs).
Definition
IChangeable.h:36
iqtgui
Standard GUI specific interfaces and components based on Qt.
Definition
CAboutWidgetGuiComp.h:13
Generated by
1.9.8