Dry coded, here's what I think you could do:
Qt Code:
setCentralWidget(newWidget); theWidget->deleteLater();To copy to clipboard, switch view to plain text mode
Dry coded, here's what I think you could do:
Qt Code:
setCentralWidget(newWidget); theWidget->deleteLater();To copy to clipboard, switch view to plain text mode
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
Bookmarks