Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/superv.git] / src / GraphEditor / DataFlowEditor_OutNode.hxx
index 156d6a3a261a9841ffae7f37e08766b9dcc86c8f..3dcc430340e45c873cbdf442a3040ff44bb25796 100644 (file)
@@ -62,14 +62,14 @@ namespace GraphEditor {
                       const GraphBase::ListOfSLinks &aDatas ) ;
 
 //      bool GraphEditor::OutNode::LinkSaveXML( ostream &f , char *Tabs ,
-      bool GraphEditor::OutNode::LinkSaveXML( QDomDocument & Graph , QDomElement & link ,
+      bool LinkSaveXML( QDomDocument & Graph , QDomElement & link ,
                                               GraphBase::SLink aLink ,
                                               bool wdata ) const ;
 //      bool SaveXML(ostream &f ) ;QDomDocument & Graph 
       bool SaveXML( ostream & f , QDomDocument & Graph ,
                     bool aSuperGraph , QDomElement & supergraph ) ;
 
-      bool GraphEditor::OutNode::LinkSavePY( ostream &f ,
+      bool LinkSavePY( ostream &f ,
                                              const char *aGraphName ,
                                              GraphBase::SLink aLink ,
                                              bool fromparam ,