Main UI

Post Reply
cooperbeutel
Posts: 5
Joined: Sun Oct 04, 2015 9:13 pm
Real Name: Cooper Beutel

I apologise in advance if this is a stupid question, but is there a main UI file for QLC+ or is the UI coded manually? I am aware there are separate UI files for each widget, such as the chase editor, but have failed to find a main UI (as in MainWindow.ui or something?).

Thanks
janosvitok
Posts: 1274
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

The UI is coded manually. Are you looking for something specific?
cooperbeutel
Posts: 5
Joined: Sun Oct 04, 2015 9:13 pm
Real Name: Cooper Beutel

Thanks. I was looking for the main UI only, but since it is coded manually, there won't be any specific UI file, other than those in the UI folder (chaser editor, etc.)
janosvitok
Posts: 1274
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

My question was more what do you want to do with the UI file?
cooperbeutel
Posts: 5
Joined: Sun Oct 04, 2015 9:13 pm
Real Name: Cooper Beutel

Sorry, my apologies.

I have been given the task of customising the appearance of QLC+ in terms of modifying the colour scheme and icons. However upon further research, I do believe that the customisation options for the virtual console will suit my requirements.

I asked first though because I thought it may have been a simple UI designer file that I could 'tinker' with.

Thanks anyway! :)
User avatar
mcallegari
Posts: 4480
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Read the documentation:
http://www.qlcplus.org/docs/guicustomstyles.html

You can't customize the icons though, as they are embedded in the QLC+ UI binary.
Unless, of course, you build from sources.
Post Reply