27 #include "../../../se/Fill.h" 30 #include "ui_GraphicFillWidgetForm.h" 37 m_ui(new
Ui::GraphicFillWidgetForm),
39 m_fill(new
te::se::Fill)
84 return tr(
"Graphic Fill");
90 QSize size =
m_ui->m_graphicToolButton->iconSize();
A Graphic is a graphic symbol with an inherent shape, color(s), and possibly size.
const Graphic * getGraphicFill() const
Gets the GraphicFill element associate to this Fill.
A Fill specifies the pattern for filling an area geometry.
void setGraphicFill(Graphic *g)
Sets the GraphicFill element to this Fill. GraphicFill defines that the pixels of the area will be dr...
A dialog used to build a graphic element.
Fill * clone() const
It creates a new copy of this object.