Using Qt I create a QMainWindow and want to call a function AFTER the windows is shown. When I call the function in the constructor the function (a dialog actually) get's called before the window is shown.
question from:https://stackoverflow.com/questions/14356121/how-to-call-function-after-window-is-shown