|
ImagingTools Core SDK
|
This component registers dummy Qt modules in order to ensure QML compatibility with Qt5 and Qt6 applications simultaneously for QQmlEngine. More...
#include <CStaticQmlModuleRegistratorComp.h>
Inherits icomp::CComponentBase.
This component registers dummy Qt modules in order to ensure QML compatibility with Qt5 and Qt6 applications simultaneously for QQmlEngine.
Registers the following types: For Qt6 and newer QtGraphicalEffects.1.12 QtGraphicalEffects.1.0 QtQuick.Dialogs.1.3 For Qt versions below 6.0 QtQuick.Dialogs.6.2 Qt5Compat.GraphicalEffects.6.0
qApp->exec(); iqtgui:CApplicationCompBase you MUST add this component to ComponentsToPreInitialize property Definition at line 28 of file CStaticQmlModuleRegistratorComp.h.