Page MenuHomePhabricator

inherits WorkbenchPart::AddPropertyListener via dominance
Closed, WontfixPublic

Description

I get this warning when building a class that derives from QAbstractView:

6>c:\dev\niftk_dev\code\gui\mitk\plugins\uk.ac.ucl.cmic.xnat\src\internal\XnatBrowserView.h(69): warning C4250: 'XnatBrowserView' : inherits 'berry::WorkbenchPart::berry::WorkbenchPart::AddPropertyListener' via dominance
6> c:\p\devd\mitk-src\blueberry\bundles\org.blueberry.ui\src\berryWorkbenchPart.h(163) : see declaration of 'berry::WorkbenchPart::AddPropertyListener'

The AddPropertyListener function is defined in two superclasses of QmitkAbstractView. This could probably be resolved by a 'using' declaration.

Event Timeline

@gaehlert @makosch Didn't you recently work on the XNAT stuff? Can you take care of this task?

kislinsk claimed this task.
kislinsk added a project: Auto-closed.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.