Dear Philipp,

thanks a lot for your report and your feedback on how these changes affect your 
code.

The changes in the QmitkPointListWidget were made in order to solve another 
issue and it is a bit more complex to figure out if there is a way to 
circumvent this particular change. We will open an issue, discuss it 
internally, and get back to you.

Best wishes,
Ina



Von: dg...@uni-heidelberg.de [mailto:dg...@uni-heidelberg.de]
Gesendet: Montag, 7. Oktober 2024 14:04
An: mitk-users@lists.sourceforge.net
Betreff: [Extern] - [mitk-users] QmitkPointListWidget Signal EditPointSets(bool)

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