Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have two qstackwidget in one layout and i want two switch them smoothly how can i do that Could anyone please help.
Did you get a chance to look at QStackedLayout->setCurrentIndex ? Also did you check QAnimation with QStackedLayout ?
I saw QStackedLayout->setCurrentIndex but when i used it, it has some milisec delay i need a smooth switch of the widgets.How can i use Qanimation and qstacklayout