umbrello API Documentation

UMLClassifierListItemList Class Reference

This sub-class adds copyInto and clone to the QPtrList<UMLClassifierListItem> base class. More...

#include <umlclassifierlistitemlist.h>

List of all members.

Public Member Functions

virtual void copyInto (UMLClassifierListItemList *rhs) const
 Copy the internal presentation of this object into the new object.
virtual UMLClassifierListItemListclone () 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

void UMLClassifierListItemList::copyInto UMLClassifierListItemList rhs  )  const [virtual]
 

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().

UMLClassifierListItemList * UMLClassifierListItemList::clone  )  const [virtual]
 

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:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:06 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003