(C++) QPrinter

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) Qt QPrinter

 

QPrinter is a Qt class for a printer. QPrinter can also be used to render PDF documents.

 

 

 

 

 

Examples

 

  • QPrinter example 1: grab a window and write it to PDF
  • QPrinter example 2: grab a window and print it