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!