Skip to content

ThemePersistenceCard

Product-friendly wrapper for ThemeAppearanceSettings.

import QWinUI3.Extras · src/extras/QWinUI3/Extras/ThemePersistenceCard.qml

Category: Media & platform · Library: v2.80

← Component index

Extends ThemeAppearanceSettings.

Example

Differences vs raw ThemeAppearanceSettings:
- defaults persist=true (so users expect it to save)
- renames the section header for LoB shells

Notes

For Gallery / demo pages that intentionally avoid persisting across runs, prefer ThemeAppearanceSettings { persist: false } explicitly (see gallery-shell).

API

Properties

No additional properties beyond the base type.

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.