Qt Touch Example Broken
QML and Qt Quick
1
Posts
1
Posters
667
Views
1
Watching
-
I'm trying to use Android styled Qt tabs found here
https://qt-project.org/doc/qt-5.1/qtquickcontrols/touch-content-tabbarpage-qml.html
Even running the code as is returns the error
"Buttonpage is not a type"
Is there a way to fix this?