Skip to content

closeRequested not emit'ed without DockWidgetFeature::DockWidgetDeleteOnClose #437

@bjb-work

Description

@bjb-work

If you want to implement custom close handling via setting the CDockWidget feature CDockWidget::DockWidgetFeature::CustomCloseHandling, you must also set the feature CDockWidget::DockWidgetFeature::DockWidgetDeleteOnClose. Without DockWidgetDeleteOnClose, the signal CDockWidget::closeRequested is not emit'ed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions