print


Description:

public void print ()

Start a print operation using current print settings and page setup.

Start a print operation using current print settings and page setup without showing the print dialog. If either print settings or page setup are not set with set_print_settings and set_page_setup, the default options will be used and the print job will be sent to the default printer. The finished signal is emitted when the printing operation finishes. If an error occurs while printing the signal failed is emitted before finished.

Parameters:

this

a PrintOperation