0
0
00427a9e7b3c2021-11-03 21:51:48
Qt
00427a9e7b3c, 2021-11-03 21:51:48

How to make it modal in qt?

Tell me how to make modal windows in qt designer?6182da4195e25987303156.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2021-11-04
@SaNNy32

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 question

Ask a Question

731 491 924 answers to any question