|
QElectroTech
0.8-dev
|
Go to the documentation of this file.
18 #ifndef ELEMENTPROPERTIESWIDGET_H
19 #define ELEMENTPROPERTIESWIDGET_H
42 void apply()
override;
43 void reset()
override;
66 #endif // ELEMENTPROPERTIESWIDGET_H
@ Terminale
Definition: element.h:57
Definition: dynamicelementtextitemeditor.h:33
virtual kind linkType() const
Definition: element.h:159
The DynamicElementTextItem class This class provide a simple text field of element who can be added o...
Definition: dynamicelementtextitem.h:39
Diagram * diagram() const
Definition: qetgraphicsitem.cpp:40
@ NextReport
Definition: element.h:52
void setCurrentGroup(ElementTextItemGroup *group)
DynamicElementTextItemEditor::setCurrentGroup Expand and select the item for group group.
Definition: dynamicelementtextitemeditor.cpp:159
@ Simple
Definition: element.h:51
@ Slave
Definition: element.h:56
@ Type
Definition: element.h:74
The Diagram class This class represents an electric diagram. It manages its various child elements,...
Definition: diagram.h:56
QIcon ElementEdit
Definition: qeticons.cpp:85
void editElementRequired(const ElementsLocation &)
Signal emitted when users wish to edit an element from the diagram.
@ Master
Definition: element.h:55
QIcon ZoomDraw
Definition: qeticons.cpp:177
Element * parentElement() const
DynamicElementTextItem::ParentElement.
Definition: dynamicelementtextitem.cpp:227
void setCurrentText(DynamicElementTextItem *text)
DynamicElementTextItemEditor::setCurrentText Expand and select the item for text text.
Definition: dynamicelementtextitemeditor.cpp:142
The ElementsLocation class This class represents the location, the location of an element or of a cat...
Definition: elementslocation.h:46
void findElementRequired(const ElementsLocation &)
The ElementTextItemGroup class This class represent a group of element text Texts in the group can be...
Definition: elementtextitemgroup.h:36
QIcon tr
Definition: qeticons.cpp:206
@ PreviousReport
Definition: element.h:53