Dear MITK users,

it was decided that the "Enabled/Disabled" mechanism of the MITK property 
system shall be removed. If you are not sure what it is, you're quite likely 
safe. It is represented in the GUI through the "Active" column of the property 
list widget. However, two methods of mitk::PropertyList are declared deprecated 
and will be removed soon:

virtual bool IsEnabled (const std::string &propertyKey)
virtual void SetEnabled (const std::string &propertyKey, bool enabled)

Do not use them anymore. If you incur major trouble due to this decision, 
please let us know (http://bugs.mitk.org/show_bug.cgi?id=8131).

Best regards,

Stefan Kislinskiy
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to