[Uml-devel] KDE/kdesdk/umbrello/umbrello/widgets

Ralf Habacker ralf.habacker at gmail.com
Sat Jan 7 22:48:54 UTC 2012


SVN commit 1272366 by habacker:

reduced differences to soc-umbrello branch by refactoring widgets constructors:

- set widget type and id through UMLWidget constructor
- integrated init() into constructor when the method is very simple
- moved m_pMenu initialisation into UMLWidget
- refactored UMLWidget and WidgetBase constructors

A similar patch will go into soc-umbrello branch. Afterwards the difference
in this area are reduced to the scene parameter in widgets and a parameter
in the UMLWidget and WidgetBase constructors.

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


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




More information about the umbrello-devel mailing list