Skip to content
Qt 6.11 is out! See what's new in the release blog
  • Load Qt Designer UI File

    Unsolved General and Desktop csv
    5
    0 Votes
    5 Posts
    1k Views
    JonBJ
    @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.