ImagingTools Core SDK
Main Page
Related Pages
Topics
Namespaces
Classes
Examples
ImtCore
Include
imtgui
imtgui.h
1
// SPDX-License-Identifier: LGPL-2.1-or-later OR GPL-2.0-or-later OR GPL-3.0-or-later OR LicenseRef-ImtCore-Commercial
2
#pragma once
3
4
5
// Qt includes
6
#include <QtWidgets/QWidget>
7
8
// ACF includes
9
#include <istd/TIFactory.h>
10
11
16
namespace
imtgui
17
{
18
19
20
typedef
istd::TIFactory<QWidget> IWidgetFactory;
21
22
23
}
// namespace imtgui
24
25
imtgui
Definition
CApplicationSwitchCommandComp.h:19
Generated by
1.9.8