You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently done using replaceWidget and it works fine (maybe a good reason to keep it) but Qt provides a way to do it with https://doc.qt.io/Qt-5/qstackedwidget.html.
The text was updated successfully, but these errors were encountered:
It's currently done using
replaceWidget
and it works fine (maybe a good reason to keep it) but Qt provides a way to do it with https://doc.qt.io/Qt-5/qstackedwidget.html.The text was updated successfully, but these errors were encountered: