]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.h
Version with out wxEventHandler
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxInstantChooserPanel.h
index 3c46a2e9856d385b7179e3a2c20c2d48680bac99..c7b3b6548f9681f391d2d650471ba7895fd64cba 100644 (file)
@@ -76,7 +76,7 @@ class wxInstantChooserPanel : public wxPanel {
        //------------------------------------------------------------------------------------------------------------
        void onResolutionSlider( wxScrollEvent& event );
 
-       void onChechBoxClicked( wxCommandEvent& event );
+       void onCheckBoxClicked( wxCommandEvent& event );
 
        void onConceptRelease( wxCommandEvent& event );
        //------------------------------------------------------------------------------------------------------------
@@ -125,6 +125,8 @@ class wxInstantChooserPanel : public wxPanel {
 
        void onChangeInstant( wxCommandEvent& event );
 
+       void addConcepts(std::vector<std::string> conceptNameVect,std::vector<int> conceptSizeVect);
+
        private:
        //------------------------------------------------------------------------------------------------------------
        //  Private methods