]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
Merge remote-tracking branch 'origin/vtk8itk5wx3-mingw64' into vtk8itk5wx3-macos
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index 4513de238b78d2c0183ea9ed4745506c4172e6be..25a0fdacadcf299a639fedfb6cdc905709d33f34 100644 (file)
@@ -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();