mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
Added RDE to showcase section
This commit is contained in:
parent
378c647952
commit
624d21d001
14
README.md
14
README.md
@ -113,6 +113,7 @@ know it from Visual Studio.
|
||||
- [Notepad Next](#notepad-next)
|
||||
- [MetGem](#metgem)
|
||||
- [PRE Workbench](#pre-workbench)
|
||||
- [RDE – Robox Development Environment](#rde--robox-development-environment)
|
||||
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
|
||||
- [KDDockWidgets](#kddockwidgets)
|
||||
- [QtitanDocking](#qtitandocking)
|
||||
@ -526,6 +527,19 @@ PRE Workbench is a Python software and uses the ADS PyQt integration.
|
||||
|
||||
[![PRE Workbench](doc/showcase_pre_workbench.png)](https://youtu.be/U3op5UreV1Q)
|
||||
|
||||
### [RDE – Robox Development Environment](https://www.robox.it/en/product/rde-robox-development-environment/)
|
||||
|
||||
This software is a development environment for PAC (Programmable Automation Controllers)
|
||||
from ROBOX. It offers a lot of tools to write, compile and debug machine control
|
||||
and application software. The Advanced Docking System helps to organize all the tools and
|
||||
windows (Project window, Shell window, Monitor windows, Oscilloscope window...)
|
||||
on the screen to provide a easy to use, highly configurable and visual pleasing
|
||||
development experience.
|
||||
|
||||
[read more...](https://www.robox.it/en/product/rde-robox-development-environment/)
|
||||
|
||||
![RDE](doc/showcase_robox_ide.png)
|
||||
|
||||
## Alternative Docking System Implementations
|
||||
|
||||
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.
|
||||
|
Loading…
Reference in New Issue
Block a user