Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
If I want to use the TableView component from Qt 6 in my Qt 5.15.2 project, Is it not possible.
@_-Poonam-_ What is a "TableView component"? QML? Since you cannot mix Qt6 with Qt5 things you would need to find the best equivalent of whatever it is in Qt5. If it is the QML/QtQuick thing, why can't you use the version which was in Qt5 with Qt5?