TabView Error: "TabView is Not a type"
Unsolved
QML and Qt Quick
-
I tried to create as same as the above image i face the error: "TabView is not a type " How can i rectify the problem Kindly Help
Did Tab view is removed from Qml ???...
Thanks In Advance ....
-
@Imman_Manny
it is gone in Qt6. You can check it out in the doc from here
https://doc.qt.io/qt-6/qmltypes.html
also read the following:
https://forum.qt.io/topic/132653/alternative-to-tabview-in-qt-6