umbrello  2.38.5
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | List of all members
UMLAttributeList Class Reference

#include <umlattributelist.h>

Inheritance diagram for UMLAttributeList:
Collaboration diagram for UMLAttributeList:

Public Member Functions

 UMLAttributeList ()
 
virtual ~UMLAttributeList ()
 
virtual void copyInto (UMLAttributeList *rhs) const
 
virtual UMLAttributeListclone () const
 

Detailed Description

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

Constructor & Destructor Documentation

UMLAttributeList::UMLAttributeList ( )
UMLAttributeList::~UMLAttributeList ( )
virtual

Member Function Documentation

UMLAttributeList * UMLAttributeList::clone ( ) const
virtual

Make a clone of this object.

Here is the call graph for this function:

void UMLAttributeList::copyInto ( UMLAttributeList rhs) const
virtual

Copy the internal presentation of this object into the new object.

Here is the call graph for this function:


The documentation for this class was generated from the following files: