qexport: Export Qt objects

Description Usage Arguments Details Author(s)

View source: R/qexport.R

Description

Exports a Qt object, usually as a bitmap image.

Usage

1

Arguments

x

A Qt object instance.

...

Passed on to methods

Details

A generic function that is meant to export a Qt object to an external file. Currently, only export to some image formats is supported. This is used, in particular, to allow exporting the contents of a qsceneDevice via a context menu item for a corresponding view.

Author(s)

Deepayan Sarkar


ggobi/qtutils documentation built on May 17, 2019, 3:15 a.m.