18#ifndef SHAPEGRAPHICSITEMPROPERTIESWIDGET_H
19#define SHAPEGRAPHICSITEMPROPERTIESWIDGET_H
24 class ShapeGraphicsItemPropertiesWidget;
43 void setItems(QList<QetShapeItem *> shapes_list);
46 void apply()
override;
47 void reset()
override;
50 QString
title()
const override {
return tr(
"Éditer les propriétés d'une primitive "); }
62 Ui::ShapeGraphicsItemPropertiesWidget *
ui;
The QetShapeItem class this class is used to draw a basic shape (line, rectangle, ellipse,...
Definition qetshapeitem.h:42
Definition autonumberingdockwidget.h:30