QtitanDataGridModel-view DataGrid component with rich functionality for Qt.C++ and PySideQtitanRibbonReplicates Microsoft RibbonUI interface for Qt.C++ and PySideQtitanNavigationDesignUIReplicates Microsoft Navigation Design interface for Qt.C++ and PySideQtitanChartCharts and Diagrams component for Qt.C++ and PySideQtitanDockingDockable Panels and Tool Bars for Qt.C++ and PySideQtitanFastInfosetXML Compressed format FastInfoset implementation for Qt.C++ and PySideRoadmap Development 2023
FireDataGridPowerful, modern, fast, DB-Aware Grid for Delphi-FiremonkeyFireDockingDelphi IDE/Visual Studio implementation of dock panels for Delphi-Firemonkey
We are using Qt 5.10.1 and QtitanRibbon 4.16.0.0 version in our application.
When we have integrated the QtitanGrid 5.16.0 we are getting an exception when we run the application.
Error message:
QLayout: Attempting to add QLayout "" to MainWindow "RibbonMainWindow", which already has a layout
Exception thrown at 0x00007FFBB376C986 (Qt5Widgets.dll) in applicationName.exe: 0xC0000005: Access violation reading location 0x0000000000000008.
Previously we are using 5.11.0 version of QtitanGrid version and it works without an error.
While our investigation we have found that "QtnCustomLayout.h" file is added in 5.16.0 which was not present in 5.11.0 version.
Could you please let us know what changes we need to do resolve this issue.
This integration is important as we need to support some features which are now supported in 5.16.0 version.