0

Modal dialog to modeless dialog

Hi I have a modal dialog and it is up and running. Now, on one of the dialog button click, I want to activate a command that need me to select something out of the dialog (i.e. expecting it to be modeless now). Can I achieve the same? This is for QT in C++. In short, once dialog set as modal and displayed, can I make it modeless for a moment on dialog button click?

27th Nov 2024, 5:37 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
0 Resposta