Change QPrintDialog style
-

How can i open QprintDialog in this style?Regards,
Hiep -

How can i open QprintDialog in this style?Regards,
HiepIf you dont want to use the default style / layout, I think you have to subclass it.
Why the standard QPrintDialog is not enough?
-
-
If you dont want to use the default style / layout, I think you have to subclass it.
Why the standard QPrintDialog is not enough?
@Pl45m4 when i want to print a web page displaying on firefox i press Crtl+P then this dialog open.
How can firefox do that? -
@Pl45m4 when i want to print a web page displaying on firefox i press Crtl+P then this dialog open.
How can firefox do that?@hooanghiep
What do you mean by "How can firefox do that?"? It's the standard OS print dialog, e.g. you could open it same fromgedit, isn't that all there is to say? -
@hooanghiep
What do you mean by "How can firefox do that?"? It's the standard OS print dialog, e.g. you could open it same fromgedit, isn't that all there is to say?@JonB I think he wants to use the native print dialog. On Linux Qt own print dialog is used.
"On Windows and macOS, the native print dialog is used"
https://doc.qt.io/qt-5/qprintdialog.html