Obsolete Members for RenderCaptureReply

The following members of QML type RenderCaptureReply 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

方法

方法文档编制

void saveToFile ( fileName )

This method is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Saves the render capture result as an image to fileName .

Deprecated in 5.9. Use saveImage() .