Hi all,

 

First of all, thank you for this great software!

 

I recently tried to update my project to use the latest MITK version
(v2024.06.2) which worked out fine.

However, I noticed that the signal EditPointSets(bool) in the
QmitkPointListWidget is no longer emitted when the user toggles the Add
Point Button.

This signal still exists in QmitkPointListWidget.h but was changed in
QmitkPointListWidget.cpp to PointListChanged() in commit
5a4e9e52341ddd3b37dcb3a5a61521bc957ecf45.

 

My code uses this signal a lot to identify whether the button is activated
or not. Considering that this signal is still in the header file, I wanted
to ask if this signal might be coming back in the future, or if I should
adapt my code.

 

Thank you and best regards,

 

Philipp

_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to