X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FbbtkwxGUIEditorGraphicBBS.h;h=4a62c668e328e8034f8d91224f07bac180ec82e3;hb=cef73d418644dcb545c7731df11c54146fe82174;hp=3f498f27d92bc0abf9c8c1ce0f40d793bebc06fe;hpb=098558ac7780900858114a8ae01fe93847d67043;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h index 3f498f2..4a62c66 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.h @@ -53,6 +53,7 @@ #include #include #include +#include //Includes vtk @@ -83,6 +84,10 @@ namespace bbtk void initPackageBrowser(); void initHelpHTMLBrowser(); + void RegenerateAll(); + void DoRegeneratePackageDoc(const std::string& pack); + void DoRegenerateBoxesLists(); + void OnToolLeftClick(wxCommandEvent& event); void OnExit(wxCommandEvent& event);