首页 > comp > gb.qt4 > desktop > screenshot 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh_TW eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
Desktop.Screenshot (gb.qt4)
Static Function Screenshot ( [ X As Integer, Y As Integer, Width As Integer, Height As Integer ] ) As Picture

Return a screenshot of the desktop as a Picture 对象.

If the X, Y, Width, Height arguments are specified, they define the part of the screen that will be returned. If they are not defined, the entire desktop is returned.