QtQuick QPrintDialog alternative
-
wrote on 20 Aug 2020, 14:23 last edited by
I want printer support for my application but I can't seem to find a way to have the user select his printer.
With QWidgets I would create a QPrintDialog and pass the printer to a painter, but I haven't found a replacment for that.Thanks for any help in advance!
1/1