FluentIconsCatalog¶
Iconography catalog — separate QML singleton (not on QQmlPropertyMap).
import QWinUI3.Theme · src/theme/QWinUI3/Theme/FluentIconsCatalog.h
Category: Theme · Library: v2.80 · C++ type · singleton
Gallery: Iconography — src/gallery/pages/FontIconPage.qml
Extends QQmlPropertyMap.
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
names |
QStringList |
— |
entries |
QVariantList |
— |
namedCount |
int |
— |
entryCount |
int |
— |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
No custom methods (use inherited methods from the base type).
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.