class
OvWindowDumpAsCmd
: public
SaveCompAsCmd
(Return to index)
command to dump current viewer canvas as .xwd file.
Type:
Instantiable
Base Classes:
public
SaveCompAsCmd
Derived Classes
Include file:
OverlayUnidraw/ovcmds.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
prompt for pathname, then write contents of current viewer canvas to that file by invoking "xwd" with the appropriate X window id.
void
Init
()
OvWindowDumpAsCmd
(
ControlInfo
*,
OpenFileChooser
* = nil)
OvWindowDumpAsCmd
(
Editor
* = nil,
OpenFileChooser
* = nil)
~OvWindowDumpAsCmd
()
Protected:
void
Init
(
OpenFileChooser
*)
OpenFileChooser
*
chooser_
(more documentation)