ToolbarOverflowInspector¶
show live overflow configuration + diagnostics.
import QWinUI3.Extras · src/extras/QWinUI3/Extras/ToolbarOverflowInspector.qml
Category: Other · Library: v2.80
Extends Item.
Notes¶
This is intentionally lightweight: it surfaces the “combo knobs” that most frequently cause CommandBar to look broken (compact/collapsed, overflow toggles).
API¶
Properties¶
| Name | Type | Description |
|---|---|---|
commandBar |
var |
— |
enabled |
bool |
— |
Signals¶
No custom signals (use inherited signals from the base type).
Methods¶
No custom methods (use inherited methods from the base type).
Inherited from Item¶
Also available (base type / Qt Quick Controls):
width/heightvisibleanchors
Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.