I recently started using qlc+ and as a programmer myself I set up a dev environment to mess around
However, I am somewhat confused that qlc 4 and 5 are apparently not using separate branches? It seems that both versions use the same base code, but version 5 is exclusively using qml for generating the ui?
---
I just realized now that there exists a dedicated dev section. Unfortunately, that section just appears below the fold Can a mod please move this thread?
Git branches
- mcallegari
- Posts: 4711
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
QLC+ 4 and 5 share the same engine but have (very) different UIs.
V4 UI is based on QtWidgets, while V5 is based on QtQuick+QML.
V4 UI is based on QtWidgets, while V5 is based on QtQuick+QML.
- mcallegari
- Posts: 4711
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
No, there isn't. Just open the .pro files.
In general:
ui -> QLC+ 4
qmlui -> QLC+ 5
What is that you're looking for exactly?
In general:
ui -> QLC+ 4
qmlui -> QLC+ 5
What is that you're looking for exactly?