Description: Native Quick Widgets is a QML extension written in C++ as well as a set of QML items based on it. By using them, you can have QML items that have the same look as the native widgets of the platform your application runs in.
Thus your users won't be able to notice whether they are real widgets or QML widgets. The key benefits are:
- Develop desktop user interfaces using declarative programming and QML - You can easily create animations and apply nice effects to your widgets using QML - If you wanted to use QML but you didn't want to create widgets by yourself, you get a set of widgets
Please keep in mind this is version 0.1 so the set doesn't contain many widgets yet. Contributions are of course welcome.
Ratings & Comments
0 Comments