[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello

Oliver Kellogg okellogg at users.sourceforge.net
Sat Aug 27 11:21:00 UTC 2005


SVN commit 454003 by okellogg:

UMLCanvasObject::findChildObject(): Make the `t' arg optional. If `t' is not
 given then the name is sought regardless of type. This makes sense because
 most programming languages do not allow e.g. an attribute and/or template
 and/or operation of the same name.


 M  +5 -5      classifier.cpp  
 M  +2 -2      dialogs/umlattributedialog.cpp  
 M  +2 -2      dialogs/umlentityattributedialog.cpp  
 M  +2 -2      dialogs/umltemplatedialog.cpp  
 M  +3 -3      entity.cpp  
 M  +2 -2      enum.cpp  
 M  +1 -1      import_utils.cpp  
 M  +3 -3      umlcanvasobject.cpp  
 M  +6 -5      umlcanvasobject.h  
 M  +1 -1      umldoc.cpp  
 M  +1 -2      umllistview.cpp  
 M  +2 -2      umllistviewitem.cpp  






More information about the umbrello-devel mailing list