X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_Icons_NDimensions%2FinterfMainPanel.h;h=e9663c27733bbc076e4db51649310d64b7dd79f0;hb=022ea4ddf8cd8a991cc9060f3c13e51af6bc226e;hp=c28928b39e4519d3e97a88293c51f4639b9ab6e3;hpb=9955fb3731ee66893494ccc86f895ae18e62bb4c;p=creaContours.git diff --git a/lib/Interface_Icons_NDimensions/interfMainPanel.h b/lib/Interface_Icons_NDimensions/interfMainPanel.h index c28928b..e9663c2 100644 --- a/lib/Interface_Icons_NDimensions/interfMainPanel.h +++ b/lib/Interface_Icons_NDimensions/interfMainPanel.h @@ -136,11 +136,11 @@ public: void onMirrorChangeWidth(int width); - void onThreshold(int minVal, int maxVal); + void onThreshold(); - void onThresholdChange(int minVal, int maxVal); + void onThresholdChange(); - void onThresholdInstantChange(int range[]); + void onThresholdInstantChange(double range[]); void onThresholdRemove();