@DjGrego said in Load Qt Designer UI File:
I found tutorials using pyuic5 to convert the .ui to .py then enter the csv data into a table.
This I recognise.
I have also found tutorials the does not convert the ui but imports it at the time of compile
This I do not recognise.
Please give us some links for the tutorials you found which implement what you are looking to do.