dekoning-lab / WFES2-GUI

GUI implementation of wfes2.
GNU General Public License v3.0
0 stars 1 forks source link

Create a Dynamic TabView #28

Closed AlbertoCasasOrtiz closed 4 years ago

AlbertoCasasOrtiz commented 4 years ago

TabViews in QML are not dynamic, but there are functions for adding and removing tabs. Create a Component named DynamicTabView that allows to easily add and remove tabs.