Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
This post is deleted!
Hi @oPryzeLP
You can create a new widget with the standard QDialog class than "promote" QDialog to your QDialog-derived class. See here: http://doc.qt.io/qt-5/designer-using-custom-widgets.html
-Michael.