map_win.h
branchgui
changeset 121 637c12cbd64c
parent 112 3689cb170d3e
child 123 a3781bff1032
equal deleted inserted replaced
15:5131b183942d 16:8ff228a8140f
    37 
    37 
    38   void nodeMapChanged(std::string, int);
    38   void nodeMapChanged(std::string, int);
    39 
    39 
    40   void edgeMapChanged(std::string, int);
    40   void edgeMapChanged(std::string, int);
    41 
    41 
    42   void newMapWinNeeded(bool, int);
    42   void newMapWinNeeded(bool);
    43 
    43 
    44   ///This function inserts name of the new edgemap in the list in the combo box
    44   ///This function inserts name of the new edgemap in the list in the combo box
    45   void registerNewEdgeMap(std::string);
    45   void registerNewEdgeMap(std::string);
    46 
    46 
    47   ///This function inserts name of the new nodemap in the list in the combo box
    47   ///This function inserts name of the new nodemap in the list in the combo box