X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxTabPanelsManager.h;fp=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxTabPanelsManager.h;h=126141a7131f897716423c3526e4ed6a529b37df;hb=31dee6ade406b4b04ea61b9e6527b663e9ed6540;hp=7f1d60e543f606586d09b466d30a304798d23707;hpb=03c876d54db1d0e92c9ffeec760ff716b77c58e1;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h index 7f1d60e..126141a 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h @@ -86,6 +86,8 @@ namespace bbtk void setActualDiagramComplexBox(bool val); void addActualDiagramComplexInputPort(std::string portName); void addActualDiagramComplexOutputPort(std::string portName); + void copySelectedBBoxesToComplexDiagram(); + int getNumActualSelectedObjects(); void OnTabChanged(wxAuiNotebookEvent& event);