Page MenuHomePhabricator

USImage and USImageMetadata should be marked as deprecated
Closed, ResolvedPublic

Description

These classes aren't necessary anymore. The remaining uses in the ultrasound module should be replaced.

Event Timeline

User wintersa has pushed new remote branch:

bug-17821-USImageAndUSImageMetadataShouldBeMarkedAsDeprecated

[4d905b]: Merge branch 'bug-17821-USImageAndUSImageMetadataShouldBeMarkedAsDepre

Merged commits:

2014-06-10 15:47:17 Adrian Winterstein [604019]
Removed more deprecated macros.


2014-06-10 15:34:54 Adrian Winterstein [0c3a7b]
Removed deprecated macro as the warning would lead to an error in the current master.


2014-06-10 14:23:03 Adrian Winterstein [560b11]
Fixed initialization order warnings.


2014-06-10 14:02:57 Adrian Winterstein [4fab58]
Removed usage of USImageMetadata from the combined modality.


2014-05-28 14:37:46 Adrian Winterstein [be6bff]
Removed usage of USImageMetadata from the UltrasoundSupport plugin.


2014-05-28 14:26:47 Adrian Winterstein [c96c67]
Removed USImageMetadata from the QmitkUSNewVideoDeviceWidget.


2014-05-28 13:52:48 Adrian Winterstein [fe74ac]
Added setter for manufacturer, name and comment of the USDevice.


2014-05-28 13:52:16 Adrian Winterstein [6c0ab4]
Changed documentation of the QmitkServiceListWidget according to USImageMetadata deprecation.


2014-05-28 13:49:34 Adrian Winterstein [fd485f]
Removed usages of USImageMetadata from the ultrasound module.


2014-05-28 13:44:41 Adrian Winterstein [f9664e]
Documented USImage and USImageMetadata as deprecated.