[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4
Andrew Sutton
donnie_darko at users.sourceforge.net
Thu Jun 12 08:09:09 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv28692/plugins/metamodel/uml-1.4
Modified Files:
uml_logicalview.cpp uml_logicalview.h uml_usecaseview.cpp
uml_usecaseview.h
Log Message:
small update for model views and view filters.
- view state is now encapsulated in the view filter
- emits a signal when the state is toggled
- derived model views disable actions when the state is toggled
the net result is that certain actions are disabled when a view
is no longer available. another option would be to itereate thru
containers and actually hide the view, but that seems a bit like
overkill.
More information about the umbrello-devel
mailing list