umbrello/umbrello
UMLObjectList Class Reference
#include <umlobjectlist.h>
Inheritance diagram for UMLObjectList:

Detailed Description
This sub-class adds copyInto and clone to the QPtrList<UMLObject> base class.Definition at line 35 of file umlobjectlist.h.
Public Member Functions | |
| UMLObjectList () | |
| virtual | ~UMLObjectList () |
| virtual void | copyInto (UMLObjectList *rhs) const |
| virtual UMLObjectList * | clone () const |
Constructor & Destructor Documentation
| UMLObjectList::UMLObjectList | ( | ) |
Definition at line 15 of file umlobjectlist.cpp.
| UMLObjectList::~UMLObjectList | ( | ) | [virtual] |
Definition at line 18 of file umlobjectlist.cpp.
Member Function Documentation
| void UMLObjectList::copyInto | ( | UMLObjectList * | rhs | ) | const [virtual] |
Copy the internal presentation of this object into the new object.
Definition at line 21 of file umlobjectlist.cpp.
| UMLObjectList * UMLObjectList::clone | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference