X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxInstantChooserPanel.h;h=c7b3b6548f9681f391d2d650471ba7895fd64cba;hb=6e3c929c883c405e0075fa8df10b12a935979367;hp=3c46a2e9856d385b7179e3a2c20c2d48680bac99;hpb=c80a486f463943ea0ce295ebca58fc10e956c38c;p=creaContours.git diff --git a/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.h b/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.h index 3c46a2e..c7b3b65 100644 --- a/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.h +++ b/lib/Interface_ManagerContour_NDimensions/wxInstantChooserPanel.h @@ -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 conceptNameVect,std::vector conceptSizeVect); + private: //------------------------------------------------------------------------------------------------------------ // Private methods