The first question is whether your dialogs should be part of the view as well or not. Because the easiest way is to just use QDialog instances that will hover over the window containing your view.
The first question is whether your dialogs should be part of the view as well or not. Because the easiest way is to just use QDialog instances that will hover over the window containing your view.
Bookmarks