AppBarPreset¶
semantic alias of CommandBarPreset for product shells.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/AppBarPreset.qml
Category: Buttons & commands · Library: v2.80
Extends CommandBarPreset.
Notes¶
Keeps naming aligned with app developers (“AppBar”), while reusing the same CommandBar defaults that avoid the common toolbar footguns.
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.