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