QElectroTech 0.100.0-dev
|
#include "../properties/xrefproperties.h"
#include "diagramtextitem.h"
#include "element.h"
#include <QPointer>
#include <QUuid>
Go to the source code of this file.
Classes | |
class | DynamicElementTextItem |
The DynamicElementTextItem class This class provide a simple text field of element who can be added or removed directly from the diagram editor. This text is created to compensate a big lack of the ElementTextItem : ElementTextItem can't be added or removed directly in the diagram editor. More... | |