X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FInterface_ManagerContour_NDimensions%2FwxInstantChooserPanel.h;h=c7b3b6548f9681f391d2d650471ba7895fd64cba;hb=07ae1a9cc1cbc7255a9387a6a209686840601088;hp=3c46a2e9856d385b7179e3a2c20c2d48680bac99;hpb=7e39ed1fa75cd57dfea770353f5286bdcee23c24;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