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
Support inclusion of FlowView via Qt Designer (paceholder#107)
* Add constructor with parent argument
Support inclusion of FlowView via Qt Designer and generally through
.ui files (using promoted Widget feature).
* allow to set the scene after construction
* remove ill-posed default argument
* use delegating constructor
* improve initialization order
0 commit comments