Add visual feedback if widget has documentation.
This patch add a graphical indicator to widget painting, which is useful to get a quick overview what is documentated and what not. As graphical indicator a triangle in the lower left corner of the widget is used, because it is still visible in lowest zoom level. Widgets not derived from UMLWidget are not supported yet. MessageWidget do not work because it do not have any documentation property. BUG:324062 FIXED-IN:4.11.1 GUI Conflicts: umbrello/listpopupmenu.cpp umbrello/umlobject.cpp umbrello/umlobject.h
Showing
- umbrello/listpopupmenu.cpp 2 additions, 0 deletionsumbrello/listpopupmenu.cpp
- umbrello/listpopupmenu.h 1 addition, 0 deletionsumbrello/listpopupmenu.h
- umbrello/umlobject.cpp 21 additions, 11 deletionsumbrello/umlobject.cpp
- umbrello/umlobject.h 2 additions, 1 deletionumbrello/umlobject.h
- umbrello/umlscene.cpp 22 additions, 0 deletionsumbrello/umlscene.cpp
- umbrello/umlscene.h 4 additions, 0 deletionsumbrello/umlscene.h
- umbrello/widgets/umlwidget.cpp 13 additions, 0 deletionsumbrello/widgets/umlwidget.cpp
- umbrello/widgets/widgetbase.cpp 12 additions, 0 deletionsumbrello/widgets/widgetbase.cpp
- umbrello/widgets/widgetbase.h 1 addition, 0 deletionsumbrello/widgets/widgetbase.h
Loading
Please register or sign in to comment