1
0
mirror of https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git synced 2025-04-01 02:42:39 +08:00

Edit documentation.

This commit is contained in:
Cynthia Pang 2023-10-10 15:54:05 +08:00
parent 7f42306c47
commit 03c1a641ac

View File

@ -614,8 +614,8 @@ closing it.
### `AutoHideDockHasMinimizeButton` ### `AutoHideDockHasMinimizeButton`
Similar to the reason for `AutoHideCloseButtonCollapsesDock`, if this flag is set, For similar reasons as `AutoHideCloseButtonCollapsesDock`, this flag can be set so that
the auto hide widget will have a minimize button that collapses the auto hide widget. the auto hide widget will have a minimize button that collapses the dock.
## DockWidget Feature Flags ## DockWidget Feature Flags