]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxTabPanelsManager.h
The actual version works with complex box automatic generated from selected boxes...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxTabPanelsManager.h
index 7f1d60e543f606586d09b466d30a304798d23707..126141a7131f897716423c3526e4ed6a529b37df 100644 (file)
@@ -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);