在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):papyros/qml-material开源软件地址(OpenSource Url):https://github.com/papyros/qml-material开源编程语言(OpenSource Language):QML 87.8%开源软件介绍(OpenSource Introduction):Material Design implemented in QtQuickThis is a library of QML widgets implementing Google's Material Design. It is completely cross platform, and runs on Linux, OS X, and Windows. It may also run on iOS and Android, though those platforms have not been tested and are not currently officially supported. Brought to you by the Papyros development team. Dependencies
Per-project installation using QPMQPM package coming soon! Just install using:
If you want to bundle the Roboto fonts in your project, file ABOVE the
Per-project installation using git submodules and QMakeAdd the submodule:
Add the following DEFINE and
Then, in your
You should then be able to To optionally bundle the Roboto fonts in your project, add this line ABOVE the previously added
Per-project installation using git submodules and CMakeAdd the submodule:
Add the following lines to your project's
Then, in your
You should then be able to Check out this example of an app using QML Material and CMake if you need further guidance. System-wide installationFrom the root of the repository, run:
Now check out the Icons usageWhen using the To use the
Run Now whenever you add icons to the LicensingQML Material is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The Material Design icons by Google are released under an Attribution 4.0 International license. The icons are directly copied from Google's GitHub repository at https://github.com/google/material-design-icons. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论