]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.h
The buttons and the objects to create input and output complex box ports were added...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.h
index af9897ae856080663beeacf5aac6a80261c817f6..4322f6a900f081b2282f19ee729a3944039b24f1 100644 (file)
@@ -91,6 +91,8 @@ namespace bbtk
                int getPanelId();
                bool isComplexBox();
                void setComplexBox(bool val);
+               void addComplexInputPort(std::string portName);
+               void addComplexOutputPort(std::string portName);
 
        //=========================================================================