UMLEntityAttributeList Class Reference
This sub-class adds copyInto and clone to the QPtrList<UMLEntityAttribute> base class. More...
#include <umlentityattributelist.h>
Public Member Functions | |
| virtual void | copyInto (UMLEntityAttributeList *rhs) const |
| Copy the internal presentation of this object into the new object. | |
| virtual UMLEntityAttributeList * | clone () const |
| Make a clone of this object. | |
Detailed Description
This sub-class adds copyInto and clone to the QPtrList<UMLEntityAttribute> base class.
Definition at line 27 of file umlentityattributelist.h.
Member Function Documentation
|
|
Copy the internal presentation of this object into the new object.
Definition at line 17 of file umlentityattributelist.cpp. References UMLEntityAttribute::clone(). Referenced by clone(). |
|
|
Make a clone of this object.
Definition at line 34 of file umlentityattributelist.cpp. References clone(), and copyInto(). Referenced by clone(). |
The documentation for this class was generated from the following files:
