Page 1 of 1

Main UI

Posted: Fri Nov 27, 2015 12:10 am
by cooperbeutel
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

Re: Main UI

Posted: Fri Nov 27, 2015 6:43 am
by janosvitok
The UI is coded manually. Are you looking for something specific?

Re: Main UI

Posted: Fri Nov 27, 2015 9:10 am
by cooperbeutel
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.)

Re: Main UI

Posted: Fri Nov 27, 2015 9:25 am
by janosvitok
My question was more what do you want to do with the UI file?

Re: Main UI

Posted: Fri Nov 27, 2015 10:17 am
by cooperbeutel
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! :)

Re: Main UI

Posted: Fri Nov 27, 2015 10:25 am
by mcallegari
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.