Answer the question
In order to leave comments, you need to log in
How to make it modal in qt?
Tell me how to make modal windows in qt designer?
Answer the question
In order to leave comments, you need to log in
Window forms are made in qt designer. The modality issue is resolved at the code level, for example by calling the exec() method on your QDialog descendant.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question