as my title suggests, my GUI is not updated after second init of the same class. I have a class LoggedUserWindow(QWidget) and a nested class InitUI. Wh
LoggedUserWindow(QWidget)
InitUI