User can edit the label of terminal inside the terminal strip editor

This commit is contained in:
joshua
2021-09-10 21:01:03 +02:00
parent 4dd2dc259f
commit b08c2bd90b
5 changed files with 34 additions and 3 deletions

View File

@@ -42,7 +42,6 @@ class ElementTextItemGroup;
class Element : public QetGraphicsItem
{
friend class DiagramEventAddElement;
friend class ChangeElementDataCommand;
Q_OBJECT
public:
@@ -106,6 +105,7 @@ class Element : public QetGraphicsItem
virtual void setElementInformations(DiagramContext dc);
ElementData elementData() const;
void setElementData (ElementData data);
/**
* @brief kindInformations