]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxConceptControl.h
Version with out wxEventHandler
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxConceptControl.h
index deedb5acf98ebd318bb020f4a0e218453ebdc24f..322185f8388eccda626d6baeb17755ebe84becb2 100644 (file)
@@ -99,6 +99,8 @@ class wxConceptControl : public wxPanel {
 
        void reset();
 
+       int getNumCheckBox();
+
 private:
        //------------------------------------------------------------------------------------------------------------
        //  Private methods
@@ -135,6 +137,8 @@ private:
 
        bool showLabels;
 
+       int _numCheckBox;
+
 
        //DECLARE_CLASS(wxConceptControl)