Skip to content

TabViewDropHub

same-process registry so torn-out tabs can dock back.

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

Category: Navigation · Library: v2.80 · singleton

← Component index

Extends QtObject.

Example

TabView registers on Completed; tear-out / drag-release asks hit(gx, gy).

API

Properties

No additional properties beyond the base type.

Signals

No custom signals (use inherited signals from the base type).

Methods

Signature Description
register(view)
unregister(view)
hit(gx, gy, except)

Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.