[Uml-devel] branches/work/soc-umbrello/umbrello/widgets

Ralf Habacker ralf.habacker at gmail.com
Sat Jan 7 22:30:11 UTC 2012


SVN commit 1272365 by habacker:

reduced differences to trunk by refactoring widgets constructors:

- set widget type and id through UMLWidget constructors
- refactored UMLWidget and WidgetBase constructors

A similar patch will go into trunk. Afterwards the difference
in this area are reduced to the scene parameter and WidgetBase's
constructor object parameter. 



 M  +1 -3      activitywidget.cpp  
 M  +1 -2      actorwidget.cpp  
 M  +1 -2      artifactwidget.cpp  
 M  +2 -3      associationwidget.cpp  
 M  +3 -4      boxwidget.cpp  
 M  +1 -1      boxwidget.h  
 M  +2 -2      categorywidget.cpp  
 M  +1 -2      classifierwidget.cpp  
 M  +2 -6      combinedfragmentwidget.cpp  
 M  +1 -5      componentwidget.cpp  
 M  +2 -3      datatypewidget.cpp  
 M  +2 -3      entitywidget.cpp  
 M  +2 -3      enumwidget.cpp  
 M  +1 -3      floatingdashlinewidget.cpp  
 M  +2 -5      floatingtextwidget.cpp  
 M  +1 -2      forkjoinwidget.cpp  
 M  +3 -6      messagewidget.cpp  
 M  +1 -2      nodewidget.cpp  
 M  +1 -3      notewidget.cpp  
 M  +1 -3      objectnodewidget.cpp  
 M  +1 -2      objectwidget.cpp  
 M  +2 -3      packagewidget.cpp  
 M  +2 -6      pinwidget.cpp  
 M  +1 -3      preconditionwidget.cpp  
 M  +1 -3      regionwidget.cpp  
 M  +1 -3      signalwidget.cpp  
 M  +1 -3      statewidget.cpp  
 M  +28 -2     umlwidget.cpp  
 M  +2 -1      umlwidget.h  
 M  +2 -2      usecasewidget.cpp  
 M  +4 -2      widgetbase.cpp  
 M  +2 -2      widgetbase.h  


http://websvn.kde.org/?view=rev&revision=1272365




More information about the umbrello-devel mailing list