Skip to content

dock_widget

Classes:

  • BRMSDockWidget

    Custom QDockWidget that behaves like a window when floating.

BRMSDockWidget

BRMSDockWidget(title: str, parent: QWidget | None = None)

Bases: QDockWidget

Custom QDockWidget that behaves like a window when floating.

Methods:

on_floating_status_changed

on_floating_status_changed(floating: bool) -> None

Handle floating state changes.