QtQuick.Controls 1.0 - no more dial?
-
I'm upgrading my Qt 4.8 to Qt 5.1, and also the QML code to Qt Quick 1.1 to 2.1. I've been using an old version of the Qt Desktop components, and I see that in the one that is packaged with Qt 5.1 there is no DIal control?
Is it true or should I do something specific to locate it?
-
Thanks for your answer Jens. I see that there is an Experimental section that has an up-to-date Dial component, here:
http://qt.gitorious.org/qt/qtquickcontrols/source/96a7866dc48f5621d07d6e784cd72d9c285e91bc:src/experimental/Dial.qmlBesides the "experimental" name, is there anything I should be worried about?