umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include <umlattributelist.h>
Public Member Functions | |
UMLAttributeList () | |
virtual | ~UMLAttributeList () |
virtual void | copyInto (UMLAttributeList *rhs) const |
virtual UMLAttributeList * | clone () const |
This sub-class adds copyInto and clone to the QPtrList<UMLAttribute> base class.
UMLAttributeList::UMLAttributeList | ( | ) |
|
virtual |
|
virtual |
Make a clone of this object.
|
virtual |
Copy the internal presentation of this object into the new object.