Home > comp > gb.qt4 > printer > .draw 
 en fr de es it nl pl pt pt_BR mk sq hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Printer.Draw (gb.qt4)
Event Draw ( )

This event is raised for each page that must be printed.

Inside the event handler, use the Paint class to draw the page. To know which page to print, read the Page property.

See also

How To Print