Category "pyqt6"

Promoted Widget in Qt Designer does not instantiate children

Problem I promoted a widget in Qt Designer and it worked, the problem is that when I run the program, it doesn't show the children of this widget that I created

pyqt6 animation doesnt work for decreasing width

I have struggle with animation. It works first time to increase width but with else statements it doesnt' decrease size. def slideLeftMenu(self): self.a