1#ifndef COPYREGIONWIDGET_H
2#define COPYREGIONWIDGET_H
23 QString
name()
const {
return "CopyRegionWidget"; }
25 QString
group()
const {
return tr(
"A widget for copying one renderer's region to another"); }
28 return tr(
"A widget for copying one renderer's "
33 return tr(
"This widget contains all widgets "
34 "necessary for copying renderer regions");
3D or 2D box with options for orientation angles .
A singleton class for managing Params instances.
A Params subclass for managing parameters used by Renderers.
VSection that implements the standardized widget group interface. Use this one when possible.