But Qt doesn't destroy widgets if you close them. You don't need such treatment. If you want to show it again then just call show(). Take a look at the link I gave you earlier, there is a complete example of reusing a dialog there.
But Qt doesn't destroy widgets if you close them. You don't need such treatment. If you want to show it again then just call show(). Take a look at the link I gave you earlier, there is a complete example of reusing a dialog there.
Nazgul (18th March 2011)
Bookmarks