Element::Thumbnail WIP

This commit is contained in:
Laurent Trinques
2022-05-15 14:29:01 +02:00
parent 2ec7e6aa45
commit db8c76c184
7 changed files with 42 additions and 13 deletions

View File

@@ -57,7 +57,8 @@ class Element : public QetGraphicsItem
AllReport = 6,
Master = 8,
Slave = 16,
Terminale = 32};
Terminale = 32,
Thumbnail = 64};
Element(const ElementsLocation &location,
QGraphicsItem * = nullptr,