]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.h
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GPortModel.h
index 1d6fa3e47e0f52ac251d0a638b079a27d2208b8d..1a32e09cee6d3865c676cc04c920ccb9afc613b2 100644 (file)
@@ -69,7 +69,10 @@ namespace bbtk
                ~GPortModel();
                
                //Public methods                
-               void registerInBox(GBlackBoxModel *blackBox,int portType);
+               void registerInBox(GBlackBoxModel *blackBox,int portType, int pos);
+               void updatePortPosition(int pos);
+               int getPortType();
+
        private:
 
                //Attributes