Skip to content

Commit 6d1f976

Browse files
Update README.md
1 parent 2af4b1f commit 6d1f976

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ of his docking system project.
2525
- [Docking inside floating windows](#docking-inside-floating-windows)
2626
- [Grouped dragging](#grouped-dragging)
2727
- [Perspectives for fast switching of the complete main window layout](#perspectives-for-fast-switching-of-the-complete-main-window-layout)
28+
- Opaque and non-opaque splitter resizing
29+
- Opaque and non-opaque undocking
30+
- Tab-menu for easy handling of many tabbed dock widgets
31+
- Many different ways to detach dock widgets
32+
- Supports deletion of dynamically created dock widgets
2833

2934
### Docking everywhere - no central widget
3035
There is no central widget like in the Qt docking system. You can dock on every
@@ -63,6 +68,12 @@ main window layout.
6368
\
6469
![Perspective](doc/perspectives_dark.png)
6570

71+
### Opaque and non-opaque splitter resizing
72+
### Opaque and non-opaque undocking
73+
### Tab-menu for easy handling of many tabbed dock widgets
74+
### Many different ways to detach dock widgets
75+
### Supports deletion of dynamically created dock widgets
76+
6677
## Tested Compatible Environments
6778
### Windows
6879
Windows 10 [![Build status](https://ci.appveyor.com/api/projects/status/qcfb3cy932jw9mpy/branch/master?svg=true)](https://ci.appveyor.com/project/githubuser0xFFFF/qt-advanced-docking-system/branch/master)

0 commit comments

Comments
 (0)