Allow to set a custom title for all FloatingContainer (#454)

This commit is contained in:
tytan652
2022-10-20 19:35:31 +00:00
committed by GitHub
parent 6444e7424f
commit 537828ef3d
4 changed files with 50 additions and 5 deletions

View File

@@ -287,7 +287,8 @@ current dock widget.
![FloatingContainerHasWidgetTitle true](cfg_flag_FloatingContainerHasWidgetTitle_true.png)
otherwise it displays application name as window title.
otherwise it displays the title set with `CDockManager::setFloatingContainersTitle` or
application name as window title.
![FloatingContainerHasWidgetTitle false](cfg_flag_FloatingContainerHasWidgetTitle_false.png)