X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=lib%2FInterface_Icons_NDimensions%2FinterfMainPanel.h;h=25a0fdacadcf299a639fedfb6cdc905709d33f34;hb=c86e56d7883a16ec6734f64b61b3d87e49527a43;hp=4513de238b78d2c0183ea9ed4745506c4172e6be;hpb=866b5d203f30800ea0c9c7ab22901776c695ffd0;p=creaContours.git diff --git a/lib/Interface_Icons_NDimensions/interfMainPanel.h b/lib/Interface_Icons_NDimensions/interfMainPanel.h index 4513de2..25a0fda 100644 --- a/lib/Interface_Icons_NDimensions/interfMainPanel.h +++ b/lib/Interface_Icons_NDimensions/interfMainPanel.h @@ -131,8 +131,8 @@ public: void onCreateContoursBullEye(wxPanel* panBull); ///////////////////////////////// - void onDeleteContour(); void onDeleteContoursActSlice(); + void onDeleteContour(); void onDeleteAllContours(); ///////////////////////// void onCopy(); @@ -169,6 +169,9 @@ public: int getWindowLevel(); void onBrigthnessColorWindowLevel(int colorwindow,int windowlevel); void onInterpolation(bool interpolate); + void onShowTextContour(bool show); + void onBeforAfterContour(bool before, bool after); + void onJumpSlice(int step,int shift); void onSpreadPressed(); void onConfigurationPressed(); void resetAppend();