Skip to content

Commit 7c2d189

Browse files
Added showcase section to README.md
1 parent 998fe9f commit 7c2d189

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ of his docking system project.
4848
- [KDDockWidgets](#kddockwidgets)
4949
- [QtitanDocking](#qtitandocking)
5050
- [Donation](#donation)
51+
- [Showcase](#showcase)
52+
- [Qt Design Studio](#qt-design-studio)
53+
- [QmixElements](#qmixelements)
5154

5255
### Docking everywhere - no central widget
5356

@@ -273,3 +276,21 @@ If this project help you reduce time to develop or if you just like it, you can
273276
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=85R64TMMSY9T6">
274277
<img src="doc/donate.png" alt="Donate with PayPal" width="160"/>
275278
</a>
279+
280+
## Showcase
281+
282+
### [Qt Design Studio](https://www.qt.io/ui-design-tools)
283+
284+
Taken from the [Qt Blog](https://www.qt.io/blog/qt-design-studio-1.5-beta-released):
285+
286+
> The most obvious change in [Qt Design Studio 1.5](https://www.qt.io/blog/qt-design-studio-1.5-beta-released) is the integration of dock widgets using the Qt Advanced Docking System. This allows the user to fully customize the workspace and also to undock any view into its own top level window. This especially improves the usability when using multiple screens.
287+
288+
![Qt Design Studio](doc/qt_design_studio.png)
289+
290+
### [QmixElements](https://www.cetoni.com/products/qmixelements/)
291+
292+
The QmixElements software from [CETONI](https://www.cetoni.com) is a comprehensive,
293+
plugin-based and modular laboratory automation software for controlling CETONI devices using a joint graphical user interface. The software features a powerful script system to automate processes. This [blog post](https://www.cetoni.com/blog/qmixelements-advanced-docking-system/) gives a nice overview about the use of the Qt
294+
Advanced Docking System in the QmixElements sofware.
295+
296+
![QmixElements](doc/qmix_elements.png)

doc/qmix_elements.png

539 KB
Loading

doc/qt_design_studio.png

157 KB
Loading

0 commit comments

Comments
 (0)