ThemeSyncCard¶
Summarize ThemeSync vs ThemePrefs vs persist:false semantics.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/ThemeSyncCard.qml
Category: Media & platform · Library: v2.80
Extends SettingsGroup.
Notes¶
ThemeSync copies WindowHelper system a11y / color scheme into Theme knobs. ThemePrefs persists those knobs via QSettings (category). ThemeAppearanceSettings.persist controls whether its internal ThemePrefs autoSave.
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.