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