在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kevincarlson/QmlBridgeForMaterialDesignIcons开源软件地址(OpenSource Url):https://github.com/kevincarlson/QmlBridgeForMaterialDesignIcons开源编程语言(OpenSource Language):JavaScript 100.0%开源软件介绍(OpenSource Introduction):QmlBridgeForMaterialDesignIconsThis project provides a look up table for using the Material Design Icons font in Qt/QML projects. The font contains thousands of icons designed to match Android's native icon set, which should help make applications that target mobile devices feel more at home on that platform. The look up table is released under the terms of the MIT license, in order to permit usage in commercial applications distributed through the various app stores. The complete licensing terms are included at the top of the Icon.js file. This repository contains a copy of the Material Design Icons web font, which is distributed under the terms of the Apache Software License, version 2.0. Using The Icons in a QML Project
For a more thorough step by step guide, as well as an explanation of the design process, see https://kevincarlson.codes/using-material-design-icons-with-qml/. ExampleA simple, reusable QML Icon Button may look like this:
The control could be used as follows, for a simple formatting toolbar:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论