Bug 324062 - Graphical indicator for "widget-has-documentation"
Summary: Graphical indicator for "widget-has-documentation"
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 2.11 (KDE 4.11)
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 11:13 UTC by Ralf Habacker
Modified: 2014-01-16 07:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.11.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2013-08-26 11:13:56 UTC
It would be nice to get an overview, which widget contains documentation and which not. This would be useful for model quality assurance. 

Reproducible: Always
Comment 1 Ralf Habacker 2013-08-26 12:13:25 UTC
Git commit 7e60625d0845b5ff33774bfbc7ea6449d717a6c3 by Ralf Habacker.
Committed on 24/08/2013 at 22:33.
Pushed by habacker into branch 'KDE/4.11'.

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.
FIXED-IN:4.11.1
GUI

Conflicts:
	umbrello/listpopupmenu.cpp
	umbrello/umlobject.cpp
	umbrello/umlobject.h

M  +2    -0    umbrello/listpopupmenu.cpp
M  +1    -0    umbrello/listpopupmenu.h
M  +21   -11   umbrello/umlobject.cpp
M  +2    -1    umbrello/umlobject.h
M  +22   -0    umbrello/umlscene.cpp
M  +4    -0    umbrello/umlscene.h
M  +13   -0    umbrello/widgets/umlwidget.cpp
M  +12   -0    umbrello/widgets/widgetbase.cpp
M  +1    -0    umbrello/widgets/widgetbase.h

http://commits.kde.org/umbrello/7e60625d0845b5ff33774bfbc7ea6449d717a6c3