c++ - Can't use QMainWindow after opened a QDialog (Qt) -


in program have following problem: after opened qdialog qmainwindow, can't use qmainwindow, if close qdialog first. there solution this?

thank you,

mate

if don't need event loop of exec can use dialog->show().


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

python 3.5 - Pyqtgraph string in x tick -