QmlMaterial 0.1.0
|
This is a library of Qml implementing Google's Material Design.
Work in progress
Qcm.Material
without as
, unless you know what you are doing. This library only use QtQuick.Templates
.
No needs to import QtQuick.Controls
, unless you need control from Quick Control Style.
Some type annotations:
Action
, use MD.Action
insteadQtQuick.Controls
, use QtQuick.Templates as T
CMake option: QM_ICON_FONT_URL
The default is embedded static round icon with wght=400 opsz=24 GRAD=0 FILL=0/1
.
There is also an embedded partial variation one: qrc:/Qcm/Material/assets/MaterialSymbolsRounded.wght_400.opsz_24.woff2
.
Set the option to it if you need animation when switching FILL
.