2.0
3.0
>
comp
>
gb.qt4
>
printer
>
.draw
前一个
下一个
编辑
重命名
撤销
搜索
管理
文档
警告! 该页面未翻译。
参见英文版
Printer.Draw (gb.qt4)
Event
Draw
(
)
This
事件
is raised for each page that must be printed.
Inside the
事件处理
, use the
Paint
类
to draw the page. To know which page to print, read the
Page
属性
.
参见
How To Print