Revision 1272366
Go back to digest for 8th January 2012Other in Development Tools
Ralf Habacker committed changes in /trunk/KDE/kdesdk/umbrello/umbrello/widgets:
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.
File Changes
Modified 38 files
- /trunk/KDE/kdesdk/umbrello/umbrello/widgets
- /activitywidget.cpp
- /actorwidget.cpp
- /artifactwidget.cpp
- /artifactwidget.h
- /associationwidget.cpp
- /boxwidget.cpp
- /boxwidget.h
- /categorywidget.cpp
- /classifierwidget.cpp
- /combinedfragmentwidget.cpp
- /componentwidget.cpp
- /componentwidget.h
- /datatypewidget.cpp
- /datatypewidget.h
- /entitywidget.cpp
- /entitywidget.h
- /enumwidget.cpp
- /enumwidget.h
- /floatingdashlinewidget.cpp
- /floatingtextwidget.cpp
- /forkjoinwidget.cpp
- /messagewidget.cpp
- /nodewidget.cpp
- /notewidget.cpp
- /objectnodewidget.cpp
- /objectwidget.cpp
- /packagewidget.cpp
- /packagewidget.h
- /pinwidget.cpp
- /preconditionwidget.cpp
- /regionwidget.cpp
- /signalwidget.cpp
- /statewidget.cpp
- /umlwidget.cpp
- /umlwidget.h
- /usecasewidget.cpp
- /widgetbase.cpp
- /widgetbase.h
38 files changed in total