Use a QStackedWidget to create a stack of QDialogs. A QDialog can signal to create a new QDialog or that it wants to be destroyed. The addition to QStackedWidget_example_1 is that the master dialog is ...