#include <abstractdiagramelementattribute.h>
Inheritance diagram for AbstractDiagramElementAttribute:

Public Member Functions | |
| AbstractDiagramElementAttribute (AbstractElement *element) | |
| AbstractDiagramElementAttribute::AbstractDiagramElementAttribute | ( | AbstractElement * | element | ) | [inline] |
Note: This takes a pointer of type AbstractElement, and not AbstractDiagramElement, as it will help reduce the number of unnecessary casts.
1.5.2